1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-14 07:49:38 +00:00

release 2014.02.21

This commit is contained in:
Philipp Hagemeister 2014-02-21 12:25:46 +01:00
parent b32ae92a4e
commit 58b677fc73
4 changed files with 42 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.02.20/youtube-dl">2014.02.20</a> (<a href="https://yt-dl.org/downloads/2014.02.20/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.02.21/youtube-dl">2014.02.21</a> (<a href="https://yt-dl.org/downloads/2014.02.21/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 8ca0ce624523458e9948aa40dac951cf</li>
<li><strong>SHA1</strong>: f0624ebb40c9095452c90c7187f5deccefd93451</li>
<li><strong>SHA256</strong>: 25ead77447df13c6061a1ce43c644c21c3be3017fed226016a05fe2315d10b99</li>
<li><strong>MD5</strong>: 722540d44fd5efc749264ebbb66b9c97</li>
<li><strong>SHA1</strong>: 6e1c2ccc98da1920f5dcac537871e6c081fd4291</li>
<li><strong>SHA256</strong>: ac3730f4a45fdd3bdfaf65aafdb7447793f5f0245aadef0245c83bf9f7898b1f</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.02.20/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.20/youtube-dl.exe.sig">sig</a> - 81c0e1ed3b5bfd092e3dce28f03d8fff339fd3095ad0e2b1847dac2bbd3ed66b)<br>
<a href="https://yt-dl.org/downloads/2014.02.20/youtube-dl-2014.02.20.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.20/youtube-dl-2014.02.20.tar.gz.sig">sig</a> - 8c25f305c4a5bb14f7577961852fda2458eacaa5251c22b97de5709068a8387e)
<a href="https://yt-dl.org/downloads/2014.02.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.21/youtube-dl.exe.sig">sig</a> - 07d723878d7a8949f74b55f19b7a0b9c487520165a1d008e6a447c2724504b4d)<br>
<a href="https://yt-dl.org/downloads/2014.02.21/youtube-dl-2014.02.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.21/youtube-dl-2014.02.21.tar.gz.sig">sig</a> - 4840ac9a97d949e097ec2782e7b53111813ae1fe398a646addff48d31473d157)
</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.02.20/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.21/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.02.20/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.21/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
@ -49,7 +49,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.02.20/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.02.21/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

@ -1 +1 @@
2014.02.20
2014.02.21

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-02-20T13:21:26.677413Z</updated>
<updated>2014-02-21T12:25:42.495797Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3425,4 +3425,19 @@
<updated>2014-02-20T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.21</id>
<title>New version 2014.02.21</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.02.21/">https://yt-dl.org/downloads/2014.02.21/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-02-21T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.02.20",
"signature": "9753fd111ca764049152e7c6c913f2d1af1ca8a476adb915cf8953d90fbb38b4e14b9554026ba2baafc23b43ea1c66847f6953ba4c2097058bb526d51cecbd2cf4a8457492e27bec01af812bcfd5deeb49fdb8df00f5e399f5c96856ac60c0480a5e1f2c23c19f75b4975f74d31896fdd54e65a796545bd11f1e9f9be3cddf39",
"latest": "2014.02.21",
"signature": "68fce1467b0ece64e019b6c2549620d08c7eb43cd9c665360cbddf6d4d681afc57c765c4129e8f084108cab6e7ee332ef8d23abfec11d1a34dd252da23cd13981b5eb1bdb11be63bd6ea74a7526244e84364c2579e3e89f1f9308fa0873d5ab838a7a2e113db2253dea51cffbae463926e730078febc87a531b34b3ca8427f4a",
"versions": {
"2012.02.22": {
"bin": [
@ -3199,6 +3199,20 @@
"https://yt-dl.org/downloads/2014.02.20/youtube-dl-2014.02.20.tar.gz",
"8c25f305c4a5bb14f7577961852fda2458eacaa5251c22b97de5709068a8387e"
]
},
"2014.02.21": {
"bin": [
"https://yt-dl.org/downloads/2014.02.21/youtube-dl",
"ac3730f4a45fdd3bdfaf65aafdb7447793f5f0245aadef0245c83bf9f7898b1f"
],
"exe": [
"https://yt-dl.org/downloads/2014.02.21/youtube-dl.exe",
"07d723878d7a8949f74b55f19b7a0b9c487520165a1d008e6a447c2724504b4d"
],
"tar": [
"https://yt-dl.org/downloads/2014.02.21/youtube-dl-2014.02.21.tar.gz",
"4840ac9a97d949e097ec2782e7b53111813ae1fe398a646addff48d31473d157"
]
}
}
}