release 2014.09.16

This commit is contained in:
Philipp Hagemeister 2014-09-16 10:14:37 +02:00
parent b22048e3fc
commit 78a7220c20
5 changed files with 45 additions and 13 deletions

View file

@ -16,27 +16,27 @@
<p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.3+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2014.09.15.1/youtube-dl">2014.09.15.1</a> (<a href="https://yt-dl.org/downloads/2014.09.15.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.09.16/youtube-dl">2014.09.16</a> (<a href="https://yt-dl.org/downloads/2014.09.16/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 485e49e96b803e696670775972951dd7</li>
<li><strong>SHA1</strong>: e343fc0745b1bb1314519d98f04e25daf5561d09</li>
<li><strong>SHA256</strong>: c5d5b2d164741256c857ff847261f2890c53df2c9e90b23f963fe8106087e5a2</li>
<li><strong>MD5</strong>: 0916e09da8b72dd71b40428ae524d6bc</li>
<li><strong>SHA1</strong>: d2b724b99d744c5da1b86a16469bf39b1761640d</li>
<li><strong>SHA256</strong>: 525e86b2d2684e6d39ed273d2d69797505def5f87677ade1ee2fc83e6303399e</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.09.15.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.15.1/youtube-dl.exe.sig">sig</a> - 7bbef7b206e7f60c41d6c4d8b6e2009c786d31b7ad21227fd4826a9cb212b4d6)<br>
<a href="https://yt-dl.org/downloads/2014.09.15.1/youtube-dl-2014.09.15.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.15.1/youtube-dl-2014.09.15.1.tar.gz.sig">sig</a> - 8f3476cde041c96bb8818be2a378aeb802fc3263c9df5336deabdd8194aee10b)
<a href="https://yt-dl.org/downloads/2014.09.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.16/youtube-dl.exe.sig">sig</a> - 12edbc9e1cbeb283ba597273cc0dc10cae7ffec6cba9ac58e3076c8babacedc1)<br>
<a href="https://yt-dl.org/downloads/2014.09.16/youtube-dl-2014.09.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.16/youtube-dl-2014.09.16.tar.gz.sig">sig</a> - 9c7067a421750e94dc6006df52019e5375591f91f4c8bb06a9d8c382159ee206)
</p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.09.15.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.09.16/youtube-dl -o /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
<p>If you do not have curl, you can alternatively use a recent wget:
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.15.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.16/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
@ -53,7 +53,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
</p>
<p>To check the signature, type:
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.15.1/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.16/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -49,6 +49,7 @@
<li><b>Bandcamp:album</b></li>
<li><b>bbc.co.uk</b>: BBC iPlayer</li>
<li><b>Beeg</b></li>
<li><b>BehindKink</b></li>
<li><b>BiliBili</b></li>
<li><b>blinkx</b></li>
<li><b>blip.tv:user</b></li>
@ -102,6 +103,7 @@
<li><b>Dump</b></li>
<li><b>EbaumsWorld</b></li>
<li><b>eHow</b></li>
<li><b>Einthusan</b></li>
<li><b>eitb.tv</b></li>
<li><b>EllenTV</b></li>
<li><b>EllenTV:clips</b></li>
@ -351,6 +353,7 @@
<li><b>Tube8</b></li>
<li><b>Tudou</b></li>
<li><b>Tumblr</b></li>
<li><b>Turbo</b></li>
<li><b>Tutv</b></li>
<li><b>tv.dfb.de</b></li>
<li><b>tvigle</b>: Интернет-телевидение Tvigle.ru</li>

View file

@ -1 +1 @@
2014.09.15.1
2014.09.16

View file

@ -3,7 +3,7 @@
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
<title>youtube-dl releases</title>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
<updated>2014-09-15T15:31:34.315512Z</updated>
<updated>2014-09-16T10:14:36.595898Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5750,4 +5750,19 @@
<updated>2014-09-15T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.16</id>
<title>New version 2014.09.16</title>
<link href="http://rg3.github.io/youtube-dl" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Downloads available at <a href="https://yt-dl.org/downloads/2014.09.16/">https://yt-dl.org/downloads/2014.09.16/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-09-16T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.09.15.1",
"signature": "405d7a4d17553b18674f966164681fc936ed1142c6c8d872ca27dd62d407b820eb070cd6446a05e409921d191096ac5eab8a1ccd464b04b011e3e469fefc351caa8eda837fe80e7541e420e78c9f52840f06fb8257ba6b1a9c1d5d8afb917aac0fd3f6509127fc3adc1dea0947ae7617b20b18f837debfef016295f1e44c6b0b",
"latest": "2014.09.16",
"signature": "0f4d7a7e4d67feb871eeed97a68c76c6d974c659a653972ae33343a09248560fc3dd8092e8210499ad8cfa947c59926cbb4471483810faaa4390a1b64c1f3f86ecb7458ff1819d66ce81da2ce2fbb59ca0b5c26cf812df8e5977b6e52be2e0b455c2870a1a389c96afd106d78080d2c363fa0caded971df39eac1a4f5eeb9599",
"versions": {
"2012.02.22": {
"bin": [
@ -5369,6 +5369,20 @@
"https://yt-dl.org/downloads/2014.09.15.1/youtube-dl-2014.09.15.1.tar.gz",
"8f3476cde041c96bb8818be2a378aeb802fc3263c9df5336deabdd8194aee10b"
]
},
"2014.09.16": {
"bin": [
"https://yt-dl.org/downloads/2014.09.16/youtube-dl",
"525e86b2d2684e6d39ed273d2d69797505def5f87677ade1ee2fc83e6303399e"
],
"exe": [
"https://yt-dl.org/downloads/2014.09.16/youtube-dl.exe",
"12edbc9e1cbeb283ba597273cc0dc10cae7ffec6cba9ac58e3076c8babacedc1"
],
"tar": [
"https://yt-dl.org/downloads/2014.09.16/youtube-dl-2014.09.16.tar.gz",
"9c7067a421750e94dc6006df52019e5375591f91f4c8bb06a9d8c382159ee206"
]
}
}
}