1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 09:59:28 +00:00

release 2014.02.21.1

This commit is contained in:
Philipp Hagemeister 2014-02-21 18:24:18 +01:00
parent 58b677fc73
commit dd00e42333
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.21/youtube-dl">2014.02.21</a> (<a href="https://yt-dl.org/downloads/2014.02.21/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.02.21.1/youtube-dl">2014.02.21.1</a> (<a href="https://yt-dl.org/downloads/2014.02.21.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 722540d44fd5efc749264ebbb66b9c97</li>
<li><strong>SHA1</strong>: 6e1c2ccc98da1920f5dcac537871e6c081fd4291</li>
<li><strong>SHA256</strong>: ac3730f4a45fdd3bdfaf65aafdb7447793f5f0245aadef0245c83bf9f7898b1f</li>
<li><strong>MD5</strong>: 27f30b3727f7469193a0b3e23715b7b7</li>
<li><strong>SHA1</strong>: 8c1e43174c3e97b40a3ef95dbc03007d05a965ca</li>
<li><strong>SHA256</strong>: 9114748b5597bfa8054ef61a10eba3b5a329715a60360c0c4a8c4b522cbb6f45</li>
</ul>
<p>
<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)
<a href="https://yt-dl.org/downloads/2014.02.21.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.21.1/youtube-dl.exe.sig">sig</a> - e46bbdcdc1f83cd58a4b7bf2f11121833fda456fd67e8c6a58c2db09add43eed)<br>
<a href="https://yt-dl.org/downloads/2014.02.21.1/youtube-dl-2014.02.21.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.21.1/youtube-dl-2014.02.21.1.tar.gz.sig">sig</a> - ce5dc9a8c4ced4b2757916f986183936bfba0c05a3cd9217196e87275e4d2531)
</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.21/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.21.1/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.21/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.21.1/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.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.21.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -1 +1 @@
2014.02.21
2014.02.21.1

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-21T12:25:42.495797Z</updated>
<updated>2014-02-21T18:24:14.483006Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3440,4 +3440,19 @@
<updated>2014-02-21T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.21.1</id>
<title>New version 2014.02.21.1</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.1/">https://yt-dl.org/downloads/2014.02.21.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-02-21T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.02.21",
"signature": "68fce1467b0ece64e019b6c2549620d08c7eb43cd9c665360cbddf6d4d681afc57c765c4129e8f084108cab6e7ee332ef8d23abfec11d1a34dd252da23cd13981b5eb1bdb11be63bd6ea74a7526244e84364c2579e3e89f1f9308fa0873d5ab838a7a2e113db2253dea51cffbae463926e730078febc87a531b34b3ca8427f4a",
"latest": "2014.02.21.1",
"signature": "282853b6cf1cef89be96f82ad23d1750edcf37c632907dd41b1d9d1b8ee2afa5adb79fc1c4924b9c4484d8886df4723e66158fb97c4684f0d3cf2f51beaba369a93a2dd7dd9dc0a701fdc7c9327cd82f3e2e6f3a7917538dbb92039f4005c3a9fccdecbdf19bba69738de10856841ce95a99c1a07bc7e9eb0779e96164662e4f",
"versions": {
"2012.02.22": {
"bin": [
@ -3213,6 +3213,20 @@
"https://yt-dl.org/downloads/2014.02.21/youtube-dl-2014.02.21.tar.gz",
"4840ac9a97d949e097ec2782e7b53111813ae1fe398a646addff48d31473d157"
]
},
"2014.02.21.1": {
"bin": [
"https://yt-dl.org/downloads/2014.02.21.1/youtube-dl",
"9114748b5597bfa8054ef61a10eba3b5a329715a60360c0c4a8c4b522cbb6f45"
],
"exe": [
"https://yt-dl.org/downloads/2014.02.21.1/youtube-dl.exe",
"e46bbdcdc1f83cd58a4b7bf2f11121833fda456fd67e8c6a58c2db09add43eed"
],
"tar": [
"https://yt-dl.org/downloads/2014.02.21.1/youtube-dl-2014.02.21.1.tar.gz",
"ce5dc9a8c4ced4b2757916f986183936bfba0c05a3cd9217196e87275e4d2531"
]
}
}
}