release 2014.04.04.1

This commit is contained in:
Philipp Hagemeister 2014-04-04 00:31:19 +02:00
parent f17a9ace3a
commit 5e6e2c1ac6
5 changed files with 43 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/youtube-dl">2014.04.04</a> (<a href="https://yt-dl.org/downloads/2014.04.04/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl">2014.04.04.1</a> (<a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: db7affc22a7518dfd99bd3c4d7024cba</li>
<li><strong>SHA1</strong>: bb487fee3d4e1baf6280e16200bbed879c1777aa</li>
<li><strong>SHA256</strong>: 5fa486655579ce41e2bd6504e0271d5c6de806ea07fa722a37ad0e4c224d9dca</li>
<li><strong>MD5</strong>: 0c5b718288befceeddab84b95b8fc49d</li>
<li><strong>SHA1</strong>: bb4b3a683c36ee970404c4daa273103ae7d9474f</li>
<li><strong>SHA256</strong>: 1dc30d3f9f1829fe24bbe28cf174dff9b7d29d06e69d059cfd8cfc29474433d0</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.04.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.04/youtube-dl.exe.sig">sig</a> - 9d59962c60cc0b71e774560db7310c17775b0952065b3c43568c840b6aab4520)<br>
<a href="https://yt-dl.org/downloads/2014.04.04/youtube-dl-2014.04.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.04/youtube-dl-2014.04.04.tar.gz.sig">sig</a> - ad5cc371f259728c27c60a5b4413788296a350af53c77d48df0da0f3d087936c)
<a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl.exe.sig">sig</a> - 36f7e7e5896490106b02645999bc615e98d0ccc74a7d63eda129da7f57eea2fe)<br>
<a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl-2014.04.04.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl-2014.04.04.1.tar.gz.sig">sig</a> - f47a304e4352b9f8b0b6f0e1d5c781fbaaf5a6a9acd0f0b9106e1008ceadf26e)
</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/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.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.04.04/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.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.04.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.04.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

@ -157,6 +157,7 @@
<li><b>mixcloud</b></li>
<li><b>Mofosex</b></li>
<li><b>mooshare</b>: Mooshare.biz</li>
<li><b>Morningstar</b>: morningstar.com</li>
<li><b>Motorsport</b>: motorsport.com</li>
<li><b>MPORA</b></li>
<li><b>MTV</b></li>

View file

@ -1 +1 @@
2014.04.04
2014.04.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-04-04T00:10:33.202421Z</updated>
<updated>2014-04-04T00:31:17.514927Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4250,4 +4250,19 @@
<updated>2014-04-04T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.04.1</id>
<title>New version 2014.04.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.04.04.1/">https://yt-dl.org/downloads/2014.04.04.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-04-04T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.04.04",
"signature": "83881fad4617a064b2f2c855fbe54c17e7a59139fb9a49a4b592a37441c5e745df8281bbd4d6f5b04502203ba1e2e2cff3ffa7ac5f3ec83cef49a10b1fa4584fe39a8b69cfadcb6b120b0f5fb6a1e56d1d2ac9edc771868679f6146b415db028839b8b379a7a7a3286504d235cb72265a1f62f2e4a9e516b5ff7dfc34a95d2dc",
"latest": "2014.04.04.1",
"signature": "5dec13d564b2bf8a8ed4381819d8984767a136f15e973d433ce9e3a27bb28eceb2d0070fc347d488ad82eebb8c42cd8362060623b8f2bbd6941fff3bd87a0052b94db0590491a415076ed594c4f369e8e0a4dbfb568b27bdbb44a649211832e2810ff5480e83f2f4f7671a701779956a1a9fc91e20a913c357564862743c9000",
"versions": {
"2012.02.22": {
"bin": [
@ -3969,6 +3969,20 @@
"https://yt-dl.org/downloads/2014.04.04/youtube-dl-2014.04.04.tar.gz",
"ad5cc371f259728c27c60a5b4413788296a350af53c77d48df0da0f3d087936c"
]
},
"2014.04.04.1": {
"bin": [
"https://yt-dl.org/downloads/2014.04.04.1/youtube-dl",
"1dc30d3f9f1829fe24bbe28cf174dff9b7d29d06e69d059cfd8cfc29474433d0"
],
"exe": [
"https://yt-dl.org/downloads/2014.04.04.1/youtube-dl.exe",
"36f7e7e5896490106b02645999bc615e98d0ccc74a7d63eda129da7f57eea2fe"
],
"tar": [
"https://yt-dl.org/downloads/2014.04.04.1/youtube-dl-2014.04.04.1.tar.gz",
"f47a304e4352b9f8b0b6f0e1d5c781fbaaf5a6a9acd0f0b9106e1008ceadf26e"
]
}
}
}