release 2014.04.21.1

This commit is contained in:
Philipp Hagemeister 2014-04-21 06:40:19 +02:00
parent 0fb9d3e3f8
commit db831975a2
5 changed files with 45 additions and 16 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/youtube-dl">2014.04.21</a> (<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl.sig">sig</a>)</h2>
<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>
<ul>
<li><strong>MD5</strong>: 4de7677afa94b391e2d3130127311bdc</li>
<li><strong>SHA1</strong>: 49ac7aae6ce4bf2afa76911595464bfa26364ded</li>
<li><strong>SHA256</strong>: 25ef4e3b954bc96dde149805922c3471bc7b902504e484d9788320539a8c6592</li>
<li><strong>MD5</strong>: b9e0500bc174f817c61dabba6c742124</li>
<li><strong>SHA1</strong>: 0e99dded4e1ec794e49d2169edec490e5ed8c5e5</li>
<li><strong>SHA256</strong>: be09008c93dd4918d3fde82e85b4a1051debc7627ac71cd0b1b519045df3ea71</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl.exe.sig">sig</a> - 6e17720756751fc6c528b3895b3c2104d9824d12ea9b291a740543fd8a04fe56)<br>
<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl-2014.04.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl-2014.04.21.tar.gz.sig">sig</a> - 829943adb56f927386c6d8a762a58a595a3d9d62d4c68034089f6260fcf3a393)
<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)
</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/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.21.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.21/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.21.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.21/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.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

@ -70,7 +70,7 @@
<li><b>CollegeHumor</b></li>
<li><b>ComedyCentral</b></li>
<li><b>ComedyCentralShows</b>: The Daily Show / The Colbert Report</li>
<li><b>CondeNast</b>: Condé Nast media group: GQ, Glamour, Vanity Fair, Vogue, W Magazine, WIRED</li>
<li><b>CondeNast</b>: Condé Nast media group: Condé Nast, GQ, Glamour, Vanity Fair, Vogue, W Magazine, WIRED</li>
<li><b>Criterion</b></li>
<li><b>Crunchyroll</b></li>
<li><b>CSpan</b>: C-SPAN</li>
@ -310,8 +310,8 @@
<li><b>XTube</b></li>
<li><b>XTubeUser</b>: XTube user profile</li>
<li><b>XVideos</b></li>
<li><b>Yahoo</b>: Yahoo screen</li>
<li><b>yahoo:news</b>: Yahoo screen</li>
<li><b>Yahoo</b>: Yahoo screen and movies</li>
<li><b>yahoo:news</b>: Yahoo screen and movies</li>
<li><b>YouJizz</b></li>
<li><b>Youku</b></li>
<li><b>YouPorn</b></li>

View file

@ -1 +1 @@
2014.04.21
2014.04.21.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-21T02:49:02.900567Z</updated>
<updated>2014-04-21T06:40:18.246069Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4505,4 +4505,19 @@
<updated>2014-04-21T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.21.1</id>
<title>New version 2014.04.21.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.21.1/">https://yt-dl.org/downloads/2014.04.21.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-04-21T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.04.21",
"signature": "01f7a373535605837e91aaa84e910d06ff18d68d71ac6f1ae89037d5a4efbdad8a2c746fddbb08788abcd171745909ebf87fd1a4ade76c6698a21d21b4fa7cbef84ca86411dfec0ecb27b51aa278359fa76c513bf3819af0ab937af0beff02f077401b3fd61c98fef9499c173c27b906f955d7d71e88d83fc39b9b884bf703d3",
"latest": "2014.04.21.1",
"signature": "7a6d4051c62f4f64e27430ac941a06aab20dec9211c333e7af3ccbf7ef9c4d26e14582bbb0a87d11fe1f862e71c76cdbe0039de1116cf3bd96a1252d55a17daf84db835452096011eacae24fca62ff40c3ca9af361a4a7e1a7a79c8c3ad18f79569cf32069f140e07f17349970bacbb5844a615858874c8162855cc853239176",
"versions": {
"2012.02.22": {
"bin": [
@ -4207,6 +4207,20 @@
"https://yt-dl.org/downloads/2014.04.21/youtube-dl-2014.04.21.tar.gz",
"829943adb56f927386c6d8a762a58a595a3d9d62d4c68034089f6260fcf3a393"
]
},
"2014.04.21.1": {
"bin": [
"https://yt-dl.org/downloads/2014.04.21.1/youtube-dl",
"be09008c93dd4918d3fde82e85b4a1051debc7627ac71cd0b1b519045df3ea71"
],
"exe": [
"https://yt-dl.org/downloads/2014.04.21.1/youtube-dl.exe",
"74498d22159e514dc5e008e56e7d570034553383c26f189eadb8a5303b5edbe3"
],
"tar": [
"https://yt-dl.org/downloads/2014.04.21.1/youtube-dl-2014.04.21.1.tar.gz",
"5b303211e424dda6b123cea0c9ba87a935e7ff072fca3e661a6ef3e315d814e3"
]
}
}
}