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.04.1

This commit is contained in:
Philipp Hagemeister 2014-02-04 23:38:10 +01:00
parent a486999504
commit 420cefb071
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.04/youtube-dl">2014.02.04</a> (<a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl">2014.02.04.1</a> (<a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 1080cf802d32d0511bc077824920fe9a</li>
<li><strong>SHA1</strong>: 8cfea24591388a63ef54639bae54e37528c59e44</li>
<li><strong>SHA256</strong>: f1e90e6204d31d397a59ad0de78f494aa628dc913a6fb3b898c26c92e2155b5d</li>
<li><strong>MD5</strong>: 69edc2a0a596aecf0e27969cbdbca873</li>
<li><strong>SHA1</strong>: 311993a967b701a37f3d02daf581b32875693747</li>
<li><strong>SHA256</strong>: 1f0b80a6d9d8253a1b39d7160c0068edb47bf5bad1750594b9d0ffc19171c850</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl.exe.sig">sig</a> - 4e14e5b9f5365880b94b1ad240ab59b8fcb71c0d949457fab76c0691c7633cc0)<br>
<a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl-2014.02.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl-2014.02.04.tar.gz.sig">sig</a> - c274a1ee2ed05ccce89f3560f7d01698974c0b2d7d44ece3fdff9b88fcbd5b6b)
<a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl.exe.sig">sig</a> - 00aef944df5e7f0dda9b66ee370c22420e27f0b5a51db6ac6f9b39c8bd0d386e)<br>
<a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl-2014.02.04.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl-2014.02.04.1.tar.gz.sig">sig</a> - 59bf80c2ec7706728b74dd6df846bf490f635dd8b9f02b6b4eb07e8e37ba3139)
</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.04/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.04.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.04/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.04.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.04/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.04.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.04
2014.02.04.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-04T16:36:09.439071Z</updated>
<updated>2014-02-04T23:37:56.751298Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3200,4 +3200,19 @@
<updated>2014-02-04T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.04.1</id>
<title>New version 2014.02.04.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.04.1/">https://yt-dl.org/downloads/2014.02.04.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-02-04T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.02.04",
"signature": "5ccf8ea357309124191ff9019a72ec5477f2796e6ffcb080a4a64ed53306fc2b502ee2e22a780eb1ebfb588e5793300581ffc1d6d332bc02f8661f7bbf218182b233828f46be43882d26b851e0b87d904b3402a6bbc888907878ef2341a55131657a9b3ff21c0ea37c7f464d2865afeb6b57dc7b2227dd258781d53f170066e6",
"latest": "2014.02.04.1",
"signature": "3c8c88da9edd55c6dd7197593adeaab7dc8f751180912fe2648b64c62637b2f95fa6f5b1f01b9abc09073724319a66fdc0de54e22c33d88a05d33ed7d3ced08e09f0fe92fdc4e2cda56a3ee3667f9a1db3a339117e3177729dfe7fa52ea818567685e9ea37c1965ab038aacfe368ffc6d033512fd87c3009027394d91845dfc8",
"versions": {
"2012.02.22": {
"bin": [
@ -2989,6 +2989,20 @@
"https://yt-dl.org/downloads/2014.02.04/youtube-dl-2014.02.04.tar.gz",
"c274a1ee2ed05ccce89f3560f7d01698974c0b2d7d44ece3fdff9b88fcbd5b6b"
]
},
"2014.02.04.1": {
"bin": [
"https://yt-dl.org/downloads/2014.02.04.1/youtube-dl",
"1f0b80a6d9d8253a1b39d7160c0068edb47bf5bad1750594b9d0ffc19171c850"
],
"exe": [
"https://yt-dl.org/downloads/2014.02.04.1/youtube-dl.exe",
"00aef944df5e7f0dda9b66ee370c22420e27f0b5a51db6ac6f9b39c8bd0d386e"
],
"tar": [
"https://yt-dl.org/downloads/2014.02.04.1/youtube-dl-2014.02.04.1.tar.gz",
"59bf80c2ec7706728b74dd6df846bf490f635dd8b9f02b6b4eb07e8e37ba3139"
]
}
}
}