release 2013.11.15.1

gh-pages-ytdl-org
Philipp Hagemeister 11 years ago
parent 0d2799f1ab
commit 2488c5a094

@ -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/youtube-dl">2013.11.15</a> (<a href="https://yt-dl.org/downloads/2013.11.15/youtube-dl.sig">sig</a>)</h2>
<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>
<ul>
<li><strong>MD5</strong>: fe80bd9bcecba61b9ad743591bc09cd5</li>
<li><strong>SHA1</strong>: e5678a9ca529add4e58005892ed138888c25b0e0</li>
<li><strong>SHA256</strong>: d1063da4acd3839052f3903cbe0e696b53020a036e4894f969ec25e4cee4b6ab</li>
<li><strong>MD5</strong>: 45fe25ece91871ad37e7124b56dee38e</li>
<li><strong>SHA1</strong>: 8113f75ba1c5dee0f5f27181e94ec6ef44357852</li>
<li><strong>SHA256</strong>: e9da0a1e085782611730c3321211e41062fb1993940341f202af9e1b06f7e7b6</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2013.11.15/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.15/youtube-dl.exe.sig">sig</a> - c91e504232bffca390bef1f5453c43d1044ed937ba9994ef704d6a761c020a9e)<br>
<a href="https://yt-dl.org/downloads/2013.11.15/youtube-dl-2013.11.15.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.15/youtube-dl-2013.11.15.tar.gz.sig">sig</a> - caf2486bec022a84633f05b4951b9ddd33d3db6a1358ac27de3d06215eb161ac)
<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)
</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/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.11.15.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/2013.11.15/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.15.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/2013.11.15/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.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

@ -187,8 +187,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>

@ -1 +1 @@
2013.11.15
2013.11.15.1

@ -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-15T02:05:14.573881</atom:updated>
<atom:updated>2013-11-15T14:37:45.542399</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -1834,4 +1834,19 @@
<atom:updated>2013-11-15</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.11.15.1</atom:id>
<atom:title>New version 2013.11.15.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.15.1/">https://yt-dl.org/downloads/2013.11.15.1/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-11-15-1</atom:updated>
</atom:entry>
</atom:feed>

@ -1,6 +1,6 @@
{
"latest": "2013.11.15",
"signature": "0d0ef1bb41160166303a34f01247a9006538a5fc5d73579fa04c0b429e504bae571857f31dfcbc542838becf8336fc4d8be0ef1f3ce7a16fc542d917bddba5f2c6d9fabc45bbf45dcf9a2965d65d6ed828121b5587c9caacbe9a7d7056019469cf560f6e05381a8c6abb9995568e11c08e1052b12d79fd60b4aab835b7ef7924",
"latest": "2013.11.15.1",
"signature": "2ab0c975cd860ed8716a4fa0c34b4e5bd4746583375bd035a6eaafdefa81c58cfc548feda39ac0731ef581796acfefb6eda50a5b99c277d51ba424cd7ee8a9bb322039758a8fa1b7f501e417aef29e0c550387c98cd4adfcacd1e332fb0fabc526d1c932583aafb50f2a6fa95dfe54cb8fcea5122c70d052dc63d576b531c39b",
"versions": {
"2012.02.22": {
"bin": [
@ -1715,6 +1715,20 @@
"https://yt-dl.org/downloads/2013.11.15/youtube-dl-2013.11.15.tar.gz",
"caf2486bec022a84633f05b4951b9ddd33d3db6a1358ac27de3d06215eb161ac"
]
},
"2013.11.15.1": {
"bin": [
"https://yt-dl.org/downloads/2013.11.15.1/youtube-dl",
"e9da0a1e085782611730c3321211e41062fb1993940341f202af9e1b06f7e7b6"
],
"exe": [
"https://yt-dl.org/downloads/2013.11.15.1/youtube-dl.exe",
"cbca442a2a335c0d9c0e1c123d6c48d6a1374bf18046599951a4db6f57ef30b5"
],
"tar": [
"https://yt-dl.org/downloads/2013.11.15.1/youtube-dl-2013.11.15.1.tar.gz",
"816c8207d735cda72ea9f97327cf765e039c1a0075078de6dc0e2f6c7f114229"
]
}
}
}
Loading…
Cancel
Save