release 2013.11.17

gh-pages-ytdl-org
Philipp Hagemeister 11 years ago
parent 2488c5a094
commit 6da31d3f46

@ -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.15.1/youtube-dl">2013.11.15.1</a> (<a href="https://yt-dl.org/downloads/2013.11.15.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2013.11.17/youtube-dl">2013.11.17</a> (<a href="https://yt-dl.org/downloads/2013.11.17/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 45fe25ece91871ad37e7124b56dee38e</li>
<li><strong>SHA1</strong>: 8113f75ba1c5dee0f5f27181e94ec6ef44357852</li>
<li><strong>SHA256</strong>: e9da0a1e085782611730c3321211e41062fb1993940341f202af9e1b06f7e7b6</li>
<li><strong>MD5</strong>: 9cf433f70d7b6692f4e032db4f23b589</li>
<li><strong>SHA1</strong>: cc41ee1219cb219aa0ffc8d035f1e3649c312513</li>
<li><strong>SHA256</strong>: e0790e1d2175c461240853d6c878059285ff689bd709315663c29739980d3a26</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2013.11.15.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.15.1/youtube-dl.exe.sig">sig</a> - cbca442a2a335c0d9c0e1c123d6c48d6a1374bf18046599951a4db6f57ef30b5)<br>
<a href="https://yt-dl.org/downloads/2013.11.15.1/youtube-dl-2013.11.15.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.15.1/youtube-dl-2013.11.15.1.tar.gz.sig">sig</a> - 816c8207d735cda72ea9f97327cf765e039c1a0075078de6dc0e2f6c7f114229)
<a href="https://yt-dl.org/downloads/2013.11.17/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.17/youtube-dl.exe.sig">sig</a> - 45363412d3083cd9a127488abe1396b302d9ed433df4259e00a26e585c3b8c0e)<br>
<a href="https://yt-dl.org/downloads/2013.11.17/youtube-dl-2013.11.17.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.17/youtube-dl-2013.11.17.tar.gz.sig">sig</a> - e78e8e6f05d5e61b3af8b2bf387ecb442582059d86a97646c2d4294e8e787bd4)
</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.15.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.11.17/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.15.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.17/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.15.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/2013.11.17/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>

@ -130,6 +130,7 @@
<li><b>soundcloud</b></li>
<li><b>soundcloud:set</b></li>
<li><b>soundcloud:user</b></li>
<li><b>southpark.de</b></li>
<li><b>southparkstudios.com</b></li>
<li><b>Space</b></li>
<li><b>Spankwire</b></li>

@ -1 +1 @@
2013.11.15.1
2013.11.17

@ -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-15T14:37:45.542399</atom:updated>
<atom:updated>2013-11-17T22:24:21.677215</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -1849,4 +1849,19 @@
<atom:updated>2013-11-15-1</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.11.17</atom:id>
<atom:title>New version 2013.11.17</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.17/">https://yt-dl.org/downloads/2013.11.17/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-11-17</atom:updated>
</atom:entry>
</atom:feed>

@ -1,6 +1,6 @@
{
"latest": "2013.11.15.1",
"signature": "2ab0c975cd860ed8716a4fa0c34b4e5bd4746583375bd035a6eaafdefa81c58cfc548feda39ac0731ef581796acfefb6eda50a5b99c277d51ba424cd7ee8a9bb322039758a8fa1b7f501e417aef29e0c550387c98cd4adfcacd1e332fb0fabc526d1c932583aafb50f2a6fa95dfe54cb8fcea5122c70d052dc63d576b531c39b",
"latest": "2013.11.17",
"signature": "176c593ff4558befc05ae5fa028f72ca43f838e3e560a0464ac2a72c7edcb7833bf5e5c94be7acbb5ce6ddc0a6425d769ac7d4484dc23445377e2510c831ed733a1c23f69a1033d44ce8806300d21b5cb3e746e663acf9a59b6b40aa2edf91a84b9ffae5bda9308d11effa0517dc6c89e258d569586f3e8d3d9a1b9753ecbbfb",
"versions": {
"2012.02.22": {
"bin": [
@ -1729,6 +1729,20 @@
"https://yt-dl.org/downloads/2013.11.15.1/youtube-dl-2013.11.15.1.tar.gz",
"816c8207d735cda72ea9f97327cf765e039c1a0075078de6dc0e2f6c7f114229"
]
},
"2013.11.17": {
"bin": [
"https://yt-dl.org/downloads/2013.11.17/youtube-dl",
"e0790e1d2175c461240853d6c878059285ff689bd709315663c29739980d3a26"
],
"exe": [
"https://yt-dl.org/downloads/2013.11.17/youtube-dl.exe",
"45363412d3083cd9a127488abe1396b302d9ed433df4259e00a26e585c3b8c0e"
],
"tar": [
"https://yt-dl.org/downloads/2013.11.17/youtube-dl-2013.11.17.tar.gz",
"e78e8e6f05d5e61b3af8b2bf387ecb442582059d86a97646c2d4294e8e787bd4"
]
}
}
}
Loading…
Cancel
Save