release 2014.04.04.4

This commit is contained in:
Philipp Hagemeister 2014-04-04 22:21:38 +02:00
parent 2de3613cd7
commit 9c323f4926
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.04.2/youtube-dl">2014.04.04.2</a> (<a href="https://yt-dl.org/downloads/2014.04.04.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl">2014.04.04.4</a> (<a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 51c0d2edd2f7e4e2a86c99954d8af5aa</li>
<li><strong>SHA1</strong>: 6213cf7741f77ed1097e5a698dba7a99565afabe</li>
<li><strong>SHA256</strong>: 953f061143f1d3a1a6e432cdc348f136cc92a96c4a79bb001a10c010feaa1c13</li>
<li><strong>MD5</strong>: daa9955cfded94482f628df4e52b1d21</li>
<li><strong>SHA1</strong>: ecf4656d0734d2ee851338828c16666a6ec7435c</li>
<li><strong>SHA256</strong>: 160699c546502da2a91035e20512ef55d68d49971753d1ee91c31ea97f42f20a</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.04.04.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.04.2/youtube-dl.exe.sig">sig</a> - 2166845393b1759ea6d8054d192e6282e26fb3580e7a8c747b28179214711152)<br>
<a href="https://yt-dl.org/downloads/2014.04.04.2/youtube-dl-2014.04.04.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.04.2/youtube-dl-2014.04.04.2.tar.gz.sig">sig</a> - 6e89fe11beacd5af6b9478cc90510006fc8583f6fb7f7bb069d81b2e5478542a)
<a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl.exe.sig">sig</a> - e4d68b8cacee38aea580389c54324ac64f2ee178a8413abca85ab250b5421aaa)<br>
<a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl-2014.04.04.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl-2014.04.04.4.tar.gz.sig">sig</a> - 31765dd17be12205edc7f6ffc5b96019303a4cfab493805b7aa6e5c999a47cf2)
</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.04.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.04.4/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.04.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.04.4/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.04.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.04.4/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.04.2
2014.04.04.4

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-04T02:38:34.992151Z</updated>
<updated>2014-04-04T22:21:28.905519Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4295,4 +4295,19 @@
<updated>2014-04-04T00:00:03Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.04.4</id>
<title>New version 2014.04.04.4</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.04.4/">https://yt-dl.org/downloads/2014.04.04.4/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-04-04T00:00:04Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.04.04.2",
"signature": "6b7f7ef27ee86bae397b7ea31db9fc1a30257f498e3903930e153a746bc99c11ae6d93638c4bc1a31fbae499919d7502bbd19e61b203340338fa93b863ba77e8ab57edc184bf6dff1623f244b18374d14c24d835d7d4b3c375b5ae0d903de52a570120c35136a1dd3fe1c4fc6422d49b11485f269e497618848ef49ff4d0a393",
"latest": "2014.04.04.4",
"signature": "768189d345adda5e2c06fd132fa647f7677f438efb324fab1958321d8506e75b859d48ffbceed13ae28867a8fcbf8315c42b0e8733e6d5a9bfed4d443ff5dd65bd0a400155ae956060c5df780ad21e7fb49e7184c2ff087d08ffaa564b9ce9f9b02e0111232fe20075e2be84cf1c899c9be657586b61f3463f4337f15e9aae71",
"versions": {
"2012.02.22": {
"bin": [
@ -4011,6 +4011,20 @@
"https://yt-dl.org/downloads/2014.04.04.3/youtube-dl-2014.04.04.3.tar.gz",
"274e8b013e8d3d3f81afdb08fa5e6694f734aafe4859ec8ce098bbcf82d3f36e"
]
},
"2014.04.04.4": {
"bin": [
"https://yt-dl.org/downloads/2014.04.04.4/youtube-dl",
"160699c546502da2a91035e20512ef55d68d49971753d1ee91c31ea97f42f20a"
],
"exe": [
"https://yt-dl.org/downloads/2014.04.04.4/youtube-dl.exe",
"e4d68b8cacee38aea580389c54324ac64f2ee178a8413abca85ab250b5421aaa"
],
"tar": [
"https://yt-dl.org/downloads/2014.04.04.4/youtube-dl-2014.04.04.4.tar.gz",
"31765dd17be12205edc7f6ffc5b96019303a4cfab493805b7aa6e5c999a47cf2"
]
}
}
}