release 2013.11.24.1
This commit is contained in:
parent
aa6e508a39
commit
2097054c58
|
@ -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>
|
<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.24/youtube-dl">2013.11.24</a> (<a href="https://yt-dl.org/downloads/2013.11.24/youtube-dl.sig">sig</a>)</h2>
|
<h2><a href="https://yt-dl.org/downloads/2013.11.24.1/youtube-dl">2013.11.24.1</a> (<a href="https://yt-dl.org/downloads/2013.11.24.1/youtube-dl.sig">sig</a>)</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>MD5</strong>: 1a1b4312c4401076411e93545eaa13cf</li>
|
<li><strong>MD5</strong>: 64709159abe1a292061e1712195f1ce2</li>
|
||||||
<li><strong>SHA1</strong>: 3a032613da6b993d871d00e08d02ccf07e55775f</li>
|
<li><strong>SHA1</strong>: f825219d60202d447654710553f45a401d11ec16</li>
|
||||||
<li><strong>SHA256</strong>: 2b55ccf8feb85da9707ebaaaad00f93856783856acb2f4635df8d84882a02930</li>
|
<li><strong>SHA256</strong>: 14d9adb433c9ee8210651d491a0957cb0bcddd15614377fc17c3ba1efe78537f</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<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.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.24.1/youtube-dl.exe.sig">sig</a> - 884ee3a11c19246666ce7a343a645b0b06f8ddbb47bdf5466923906bdc89b9d0)<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)
|
<a href="https://yt-dl.org/downloads/2013.11.24.1/youtube-dl-2013.11.24.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.24.1/youtube-dl-2013.11.24.1.tar.gz.sig">sig</a> - 5649de849fd9ba2a8a7edb195a825d4644c0ddb41190cb9e6a739543c2b1003a)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
<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.24/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.11.24.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>If you do not have curl, you can alternatively use a recent wget:
|
<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.24/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.24.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>To check the signature, type:
|
<p>To check the signature, type:
|
||||||
<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>
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.24.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>
|
||||||
|
|
||||||
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||||
|
|
|
@ -41,6 +41,7 @@
|
||||||
<li><b>canalc2.tv</b></li>
|
<li><b>canalc2.tv</b></li>
|
||||||
<li><b>canalplus.fr</b></li>
|
<li><b>canalplus.fr</b></li>
|
||||||
<li><b>Cinemassacre</b></li>
|
<li><b>Cinemassacre</b></li>
|
||||||
|
<li><b>clipfish</b></li>
|
||||||
<li><b>CNN</b></li>
|
<li><b>CNN</b></li>
|
||||||
<li><b>CollegeHumor</b></li>
|
<li><b>CollegeHumor</b></li>
|
||||||
<li><b>ComedyCentral</b>: The Daily Show / Colbert Report</li>
|
<li><b>ComedyCentral</b>: The Daily Show / Colbert Report</li>
|
||||||
|
@ -195,8 +196,8 @@
|
||||||
<li><b>youtube:favorites</b>: YouTube.com favourite videos, "ytfav" keyword (requires authentication)</li>
|
<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:playlist</b>: YouTube.com playlists</li>
|
||||||
<li><b>youtube:recommended</b>: YouTube.com recommended videos, "ytrec" keyword (requires authentication)</li>
|
<li><b>youtube:recommended</b>: YouTube.com recommended videos, "ytrec" keyword (requires authentication)</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:search</b>: YouTube.com searches, newest videos first</li>
|
||||||
|
<li><b>youtube:search</b>: YouTube.com searches</li>
|
||||||
<li><b>youtube:show</b>: YouTube.com (multi-season) shows</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: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>
|
<li><b>youtube:user</b>: YouTube.com user videos (URL or "ytuser" keyword)</li>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2013.11.24
|
2013.11.24.1
|
|
@ -2,7 +2,7 @@
|
||||||
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
|
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<atom:title>youtube-dl releases</atom:title>
|
<atom:title>youtube-dl releases</atom:title>
|
||||||
<atom:id>youtube-dl-updates-feed</atom:id>
|
<atom:id>youtube-dl-updates-feed</atom:id>
|
||||||
<atom:updated>2013-11-24T07:33:46.093787</atom:updated>
|
<atom:updated>2013-11-24T07:55:05.963348</atom:updated>
|
||||||
|
|
||||||
<atom:entry>
|
<atom:entry>
|
||||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||||
|
@ -1999,4 +1999,19 @@
|
||||||
<atom:updated>2013-11-24</atom:updated>
|
<atom:updated>2013-11-24</atom:updated>
|
||||||
</atom:entry>
|
</atom:entry>
|
||||||
|
|
||||||
|
<atom:entry>
|
||||||
|
<atom:id>youtube-dl-2013.11.24.1</atom:id>
|
||||||
|
<atom:title>New version 2013.11.24.1</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.1/">https://yt-dl.org/downloads/2013.11.24.1/</a>
|
||||||
|
</div>
|
||||||
|
</atom:content>
|
||||||
|
<atom:author>
|
||||||
|
<atom:name>The youtube-dl maintainers</atom:name>
|
||||||
|
</atom:author>
|
||||||
|
<atom:updated>2013-11-24-1</atom:updated>
|
||||||
|
</atom:entry>
|
||||||
|
|
||||||
</atom:feed>
|
</atom:feed>
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"latest": "2013.11.24",
|
"latest": "2013.11.24.1",
|
||||||
"signature": "11e071e1de9e812ecb3407728e5ae1f9d72ab6a5b67ce526f1d1f1ca3ea660525fe3895e4bc9087e4becc37702ce9c0d63fa36674502c37abcbf45a40ce9b351f61ddcd980e960c45a9147c68c5bf8d8fd1c12e1c341594ba314e73dc942f7f4399b34bfd02a74a443a0e6182c71d771f5ce5e241c2ec7911dc3fa8231d328a4",
|
"signature": "004769ccfd4f9195b0caeeb0b90a04d9f27fa6075f57f44b400ec1a6596cb11bd6393fd77f94667c290bdab721a978101506bf5abbf794661dc25dab27ed42fd2c96e158d680b398eecdf7e13e4f2ba3db8a3f70552ff8068573574d54cb0169e70bfafc4626ae99f05be18503582fc83e6c6c1947e6840b1869560ea0876a18",
|
||||||
"versions": {
|
"versions": {
|
||||||
"2012.02.22": {
|
"2012.02.22": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
@ -1869,6 +1869,20 @@
|
||||||
"https://yt-dl.org/downloads/2013.11.24/youtube-dl-2013.11.24.tar.gz",
|
"https://yt-dl.org/downloads/2013.11.24/youtube-dl-2013.11.24.tar.gz",
|
||||||
"c7391dcda712f07ae0cfcfe8adf639aba2f4afb3d23ef2242e0751c954654ccb"
|
"c7391dcda712f07ae0cfcfe8adf639aba2f4afb3d23ef2242e0751c954654ccb"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"2013.11.24.1": {
|
||||||
|
"bin": [
|
||||||
|
"https://yt-dl.org/downloads/2013.11.24.1/youtube-dl",
|
||||||
|
"14d9adb433c9ee8210651d491a0957cb0bcddd15614377fc17c3ba1efe78537f"
|
||||||
|
],
|
||||||
|
"exe": [
|
||||||
|
"https://yt-dl.org/downloads/2013.11.24.1/youtube-dl.exe",
|
||||||
|
"884ee3a11c19246666ce7a343a645b0b06f8ddbb47bdf5466923906bdc89b9d0"
|
||||||
|
],
|
||||||
|
"tar": [
|
||||||
|
"https://yt-dl.org/downloads/2013.11.24.1/youtube-dl-2013.11.24.1.tar.gz",
|
||||||
|
"5649de849fd9ba2a8a7edb195a825d4644c0ddb41190cb9e6a739543c2b1003a"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue