release 2014.04.07.3

This commit is contained in:
Philipp Hagemeister 2014-04-07 22:50:20 +02:00
parent 9667720e74
commit 22a41b7d30
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.04.07.2/youtube-dl">2014.04.07.2</a> (<a href="https://yt-dl.org/downloads/2014.04.07.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.04.07.3/youtube-dl">2014.04.07.3</a> (<a href="https://yt-dl.org/downloads/2014.04.07.3/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: b497030128dedee62b50c673e5822763</li>
<li><strong>SHA1</strong>: 2b5e8528e747cf07df1d9e1d3ea2701a87672805</li>
<li><strong>SHA256</strong>: bf869d48601cdbd7e46937ddc4fd55ce45d4b27b273539ebdb9904d13125ddcb</li>
<li><strong>MD5</strong>: 9c7294d99cc87b8319acaac5f8d75c94</li>
<li><strong>SHA1</strong>: aed998b67c400306204ab333bed468e3d4c752fd</li>
<li><strong>SHA256</strong>: 4e018311bcb4c08974041406d68c5a749ae6d76ebc316d754e813eb644c2ce40</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.04.07.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.07.2/youtube-dl.exe.sig">sig</a> - a8741351c217791d5fd8f65de1170e001aa92c5fcc7cd8642c367f995b27987b)<br>
<a href="https://yt-dl.org/downloads/2014.04.07.2/youtube-dl-2014.04.07.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.07.2/youtube-dl-2014.04.07.2.tar.gz.sig">sig</a> - 4fd5010575e1b7a183b293d18fb06435afc8219fa06711d89296c12ed9f0a197)
<a href="https://yt-dl.org/downloads/2014.04.07.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.07.3/youtube-dl.exe.sig">sig</a> - 47af4b1eaead40b9271569d255281e129cf4358b2206130893849fc186d9fa95)<br>
<a href="https://yt-dl.org/downloads/2014.04.07.3/youtube-dl-2014.04.07.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.07.3/youtube-dl-2014.04.07.3.tar.gz.sig">sig</a> - 6e1cf642e81baf8503a7715d3696700bc08506fee5dc17304da64718af61645c)
</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.04.07.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.07.3/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.04.07.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.07.3/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.04.07.2/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.04.07.3/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.04.07.2
2014.04.07.3

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-04-07T21:44:19.532509Z</updated>
<updated>2014-04-07T22:50:19.842191Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4400,4 +4400,19 @@
<updated>2014-04-07T00:00:02Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.07.3</id>
<title>New version 2014.04.07.3</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.04.07.3/">https://yt-dl.org/downloads/2014.04.07.3/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-04-07T00:00:03Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.04.07.2",
"signature": "8424250c838f685b63b6703ca9a0375fee6187bc18ec42e2ba289aa37d815aeff5e4701e47edeadc2588896980a2de43c595203f3913dd7d13a42a01585e71781e2159242a7d4793c6d719c340c4e69169fac1cadac0fbf4b02a68ab6d9577c08274b46c3a6465bee63edcea7e36b9ba0942ea5fc2908a2106bf100bac586b5d",
"latest": "2014.04.07.3",
"signature": "1e975dfcbecade51f1535161df779233b3de99a931643f46f73f6b723d4604a8307c8d1ea05088944f5f5185ab7e294ecae29d54640408f9b9ed9954fdf249b11bbd6765c5450927dff808c9e155681d4ba5fb7012eb66aeed9350a7f543b02260895c7df5a2b6e1010cac21366717da6198b8579a44f9e6a0a89be1c1566560",
"versions": {
"2012.02.22": {
"bin": [
@ -4109,6 +4109,20 @@
"https://yt-dl.org/downloads/2014.04.07.2/youtube-dl-2014.04.07.2.tar.gz",
"4fd5010575e1b7a183b293d18fb06435afc8219fa06711d89296c12ed9f0a197"
]
},
"2014.04.07.3": {
"bin": [
"https://yt-dl.org/downloads/2014.04.07.3/youtube-dl",
"4e018311bcb4c08974041406d68c5a749ae6d76ebc316d754e813eb644c2ce40"
],
"exe": [
"https://yt-dl.org/downloads/2014.04.07.3/youtube-dl.exe",
"47af4b1eaead40b9271569d255281e129cf4358b2206130893849fc186d9fa95"
],
"tar": [
"https://yt-dl.org/downloads/2014.04.07.3/youtube-dl-2014.04.07.3.tar.gz",
"6e1cf642e81baf8503a7715d3696700bc08506fee5dc17304da64718af61645c"
]
}
}
}