release 2013.11.24

This commit is contained in:
Philipp Hagemeister 2013-11-24 07:33:47 +01:00
parent 1e4364dad6
commit aa6e508a39
5 changed files with 45 additions and 14 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/2013.11.22.2/youtube-dl">2013.11.22.2</a> (<a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2013.11.24/youtube-dl">2013.11.24</a> (<a href="https://yt-dl.org/downloads/2013.11.24/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 58d4140950aabf636bbf4f9327a1bff0</li>
<li><strong>SHA1</strong>: e8717040e3be85811c0672392f4cf04ac2c00a65</li>
<li><strong>SHA256</strong>: 1a3e1770724a2ee1846043d9b706373b28c367f13f83bc4a18bf70391b5ac01b</li>
<li><strong>MD5</strong>: 1a1b4312c4401076411e93545eaa13cf</li>
<li><strong>SHA1</strong>: 3a032613da6b993d871d00e08d02ccf07e55775f</li>
<li><strong>SHA256</strong>: 2b55ccf8feb85da9707ebaaaad00f93856783856acb2f4635df8d84882a02930</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl.exe.sig">sig</a> - 2e0a9132d11ca844fe7f4ceb2bef1811ad6476ef595ee7316da9b8cd5ca7354a)<br>
<a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl-2013.11.22.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl-2013.11.22.2.tar.gz.sig">sig</a> - cb4a68565c27c73e7088f9da764a2996505ca06459d36e2f5176fa0dda89659e)
<a href="https://yt-dl.org/downloads/2013.11.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.24/youtube-dl.exe.sig">sig</a> - 72c72938e4730994fc40c0f712f8f281d552b3222c93265ecb4737c6a8f1cb19)<br>
<a href="https://yt-dl.org/downloads/2013.11.24/youtube-dl-2013.11.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.24/youtube-dl-2013.11.24.tar.gz.sig">sig</a> - c7391dcda712f07ae0cfcfe8adf639aba2f4afb3d23ef2242e0751c954654ccb)
</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/2013.11.22.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.11.24/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/2013.11.22.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.24/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/2013.11.22.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/2013.11.24/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

@ -109,6 +109,7 @@
<li><b>Newgrounds</b></li>
<li><b>nhl.com</b></li>
<li><b>nhl.com:videocenter</b>: NHL videocenter category</li>
<li><b>niconico</b>: ニコニコ動画</li>
<li><b>NowVideo</b></li>
<li><b>Ooyala</b></li>
<li><b>ORF</b></li>
@ -171,6 +172,7 @@
<li><b>VideoDetective</b></li>
<li><b>videofy.me</b></li>
<li><b>VideoPremium</b></li>
<li><b>viki</b></li>
<li><b>vimeo</b></li>
<li><b>vimeo:channel</b></li>
<li><b>Vine</b></li>
@ -193,8 +195,8 @@
<li><b>youtube:favorites</b>: YouTube.com favourite videos, "ytfav" keyword (requires authentication)</li>
<li><b>youtube:playlist</b>: YouTube.com playlists</li>
<li><b>youtube:recommended</b>: YouTube.com recommended videos, "ytrec" keyword (requires authentication)</li>
<li><b>youtube:search</b>: YouTube.com searches, newest videos first</li>
<li><b>youtube:search</b>: YouTube.com searches</li>
<li><b>youtube:search</b>: YouTube.com searches, newest videos first</li>
<li><b>youtube:show</b>: YouTube.com (multi-season) shows</li>
<li><b>youtube:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword(requires authentication)</li>
<li><b>youtube:user</b>: YouTube.com user videos (URL or "ytuser" keyword)</li>

View file

@ -1 +1 @@
2013.11.22.2
2013.11.24

View file

@ -2,7 +2,7 @@
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
<atom:title>youtube-dl releases</atom:title>
<atom:id>youtube-dl-updates-feed</atom:id>
<atom:updated>2013-11-22T23:28:09.145106</atom:updated>
<atom:updated>2013-11-24T07:33:46.093787</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -1984,4 +1984,19 @@
<atom:updated>2013-11-22-2</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.11.24</atom:id>
<atom:title>New version 2013.11.24</atom:title>
<atom:link href="http://rg3.github.io/youtube-dl" />
<atom:content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Downloads available at <a href="https://yt-dl.org/downloads/2013.11.24/">https://yt-dl.org/downloads/2013.11.24/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-11-24</atom:updated>
</atom:entry>
</atom:feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2013.11.22.2",
"signature": "03b61ed8279e096466ca4426bee43e8cbf88b0f832281f89c4563da896154e21842f83e695b7a980106488a7de385139f17f0d1c64135df32bfe17045142d2f66007c232183d5617ab70f429975e34c09888a3c60616f9a0dd81b79d3422e6b6ac7fe27ba79489d73457245058b7e4fc088e352845a9b384dcd806627ad75141",
"latest": "2013.11.24",
"signature": "11e071e1de9e812ecb3407728e5ae1f9d72ab6a5b67ce526f1d1f1ca3ea660525fe3895e4bc9087e4becc37702ce9c0d63fa36674502c37abcbf45a40ce9b351f61ddcd980e960c45a9147c68c5bf8d8fd1c12e1c341594ba314e73dc942f7f4399b34bfd02a74a443a0e6182c71d771f5ce5e241c2ec7911dc3fa8231d328a4",
"versions": {
"2012.02.22": {
"bin": [
@ -1855,6 +1855,20 @@
"https://yt-dl.org/downloads/2013.11.22.2/youtube-dl-2013.11.22.2.tar.gz",
"cb4a68565c27c73e7088f9da764a2996505ca06459d36e2f5176fa0dda89659e"
]
},
"2013.11.24": {
"bin": [
"https://yt-dl.org/downloads/2013.11.24/youtube-dl",
"2b55ccf8feb85da9707ebaaaad00f93856783856acb2f4635df8d84882a02930"
],
"exe": [
"https://yt-dl.org/downloads/2013.11.24/youtube-dl.exe",
"72c72938e4730994fc40c0f712f8f281d552b3222c93265ecb4737c6a8f1cb19"
],
"tar": [
"https://yt-dl.org/downloads/2013.11.24/youtube-dl-2013.11.24.tar.gz",
"c7391dcda712f07ae0cfcfe8adf639aba2f4afb3d23ef2242e0751c954654ccb"
]
}
}
}