release 2014.04.21.2

This commit is contained in:
Philipp Hagemeister 2014-04-21 07:17:26 +02:00
parent db831975a2
commit 455f4dbd65
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.21.1/youtube-dl">2014.04.21.1</a> (<a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.04.21.2/youtube-dl">2014.04.21.2</a> (<a href="https://yt-dl.org/downloads/2014.04.21.2/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: b9e0500bc174f817c61dabba6c742124</li>
<li><strong>SHA1</strong>: 0e99dded4e1ec794e49d2169edec490e5ed8c5e5</li>
<li><strong>SHA256</strong>: be09008c93dd4918d3fde82e85b4a1051debc7627ac71cd0b1b519045df3ea71</li>
<li><strong>MD5</strong>: 99e7da57ad94fa77500bf57c2cfd93ca</li>
<li><strong>SHA1</strong>: e03449ae09e5e1f9ddd48c4e1c6568b2539f5b97</li>
<li><strong>SHA256</strong>: c0f6c5b64d009b31a5b2395fb0f37a59cc05b8a97175c285c2e9fa5bf3e53af3</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl.exe.sig">sig</a> - 74498d22159e514dc5e008e56e7d570034553383c26f189eadb8a5303b5edbe3)<br>
<a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl-2014.04.21.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl-2014.04.21.1.tar.gz.sig">sig</a> - 5b303211e424dda6b123cea0c9ba87a935e7ff072fca3e661a6ef3e315d814e3)
<a href="https://yt-dl.org/downloads/2014.04.21.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.21.2/youtube-dl.exe.sig">sig</a> - 44027f33f25fef78dd32ce9319c747e10f144c7c7a8e646369da7981f5b0a75d)<br>
<a href="https://yt-dl.org/downloads/2014.04.21.2/youtube-dl-2014.04.21.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.21.2/youtube-dl-2014.04.21.2.tar.gz.sig">sig</a> - 7bf01c889a9f4b96bac05217c56702984a149e51c08d8e29439eee38729fa34c)
</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.21.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.21.2/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.21.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.21.2/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.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.21.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -63,6 +63,7 @@
<li><b>clipfish</b></li>
<li><b>cliphunter</b></li>
<li><b>Clipsyndicate</b></li>
<li><b>Clubic</b></li>
<li><b>cmt.com</b></li>
<li><b>CNET</b></li>
<li><b>CNN</b></li>

View file

@ -1 +1 @@
2014.04.21.1
2014.04.21.2

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-21T06:40:18.246069Z</updated>
<updated>2014-04-21T07:17:24.481570Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4520,4 +4520,19 @@
<updated>2014-04-21T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.21.2</id>
<title>New version 2014.04.21.2</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.21.2/">https://yt-dl.org/downloads/2014.04.21.2/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-04-21T00:00:02Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.04.21.1",
"signature": "7a6d4051c62f4f64e27430ac941a06aab20dec9211c333e7af3ccbf7ef9c4d26e14582bbb0a87d11fe1f862e71c76cdbe0039de1116cf3bd96a1252d55a17daf84db835452096011eacae24fca62ff40c3ca9af361a4a7e1a7a79c8c3ad18f79569cf32069f140e07f17349970bacbb5844a615858874c8162855cc853239176",
"latest": "2014.04.21.2",
"signature": "822125a022f822b07fb95994265c46e7c1c894aac535d572a659eddd64b1d2fc1d454ed511d18d7a0086127d1fd2a0eeae9d02ed69de2d2cbb967e75a6191aa53b59cff30e525f165e4143ef79c835f2c68e39b974327493a36319b33c318dbafc2bfdaae57b0ae9fe550d8069e1f1785381be27b80de71e4ca4a8e464a76602",
"versions": {
"2012.02.22": {
"bin": [
@ -4221,6 +4221,20 @@
"https://yt-dl.org/downloads/2014.04.21.1/youtube-dl-2014.04.21.1.tar.gz",
"5b303211e424dda6b123cea0c9ba87a935e7ff072fca3e661a6ef3e315d814e3"
]
},
"2014.04.21.2": {
"bin": [
"https://yt-dl.org/downloads/2014.04.21.2/youtube-dl",
"c0f6c5b64d009b31a5b2395fb0f37a59cc05b8a97175c285c2e9fa5bf3e53af3"
],
"exe": [
"https://yt-dl.org/downloads/2014.04.21.2/youtube-dl.exe",
"44027f33f25fef78dd32ce9319c747e10f144c7c7a8e646369da7981f5b0a75d"
],
"tar": [
"https://yt-dl.org/downloads/2014.04.21.2/youtube-dl-2014.04.21.2.tar.gz",
"7bf01c889a9f4b96bac05217c56702984a149e51c08d8e29439eee38729fa34c"
]
}
}
}