release 2013.11.25.2

gh-pages-ytdl-org
Philipp Hagemeister 11 years ago
parent 035ee9c090
commit bd2cf1dd4f

@ -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.25.1/youtube-dl">2013.11.25.1</a> (<a href="https://yt-dl.org/downloads/2013.11.25.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2013.11.25.2/youtube-dl">2013.11.25.2</a> (<a href="https://yt-dl.org/downloads/2013.11.25.2/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: ab610516db7eac617f2b1d1076fe523f</li>
<li><strong>SHA1</strong>: 361f0eee8bebe8559d2ab3d2b5906f72e13e20b2</li>
<li><strong>SHA256</strong>: 915027c219578b4d287a298b32e5b4437aa13cb8b165b2173d32f8453c66473e</li>
<li><strong>MD5</strong>: b5fae22ef37d68e64f95a74f53b497bf</li>
<li><strong>SHA1</strong>: 72e97158602c3da0ce74d8f8d6b1152995ae5718</li>
<li><strong>SHA256</strong>: 9de74812fe16cde2493b9012d55ea82bf770624f7740db31c171bf583bfdff2c</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2013.11.25.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.25.1/youtube-dl.exe.sig">sig</a> - 6f75c2023fd8c3ddf3d9484360a97e680c27efb67ecc5bd5541b4230658ff341)<br>
<a href="https://yt-dl.org/downloads/2013.11.25.1/youtube-dl-2013.11.25.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.25.1/youtube-dl-2013.11.25.1.tar.gz.sig">sig</a> - 28d6ab4d9f726cf3144e19d8d659566ed53eb5f322458be44b184167a2d7a0f1)
<a href="https://yt-dl.org/downloads/2013.11.25.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.25.2/youtube-dl.exe.sig">sig</a> - bb0e526ba0ffe4599c728e18ac8127939fc8bd06f545b56706d4ee6f81b40183)<br>
<a href="https://yt-dl.org/downloads/2013.11.25.2/youtube-dl-2013.11.25.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.25.2/youtube-dl-2013.11.25.2.tar.gz.sig">sig</a> - 9b660be4c2c6888ecbfcfcb56870a55b7af9103c485d070121b5eefa4d5f0bc5)
</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.25.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.11.25.2/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.25.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.25.2/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.25.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.25.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

@ -198,8 +198,8 @@
<li><b>youtube:history</b>: Youtube watch history, "ythistory" 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.25.1
2013.11.25.2

@ -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-25T06:09:45.185072</atom:updated>
<atom:updated>2013-11-25T15:49:03.231670</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -2044,4 +2044,19 @@
<atom:updated>2013-11-25-1</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.11.25.2</atom:id>
<atom:title>New version 2013.11.25.2</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.25.2/">https://yt-dl.org/downloads/2013.11.25.2/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-11-25-2</atom:updated>
</atom:entry>
</atom:feed>

@ -1,6 +1,6 @@
{
"latest": "2013.11.25.1",
"signature": "65ee5c7fe267c7b7b7fc1bc5b8bda74b674db9cc87e20ff58e38aa8d0b58a216daeb9cf536fc97e2f28c248c111d5dc9fef99b2ba5c89e470abe51c75f7eeb3f779862c11c170dda34efe3e155834334b1663e978a52c416566e7e82a0678cb206ab61610dfba56cde9b3c728af1c98f22df25d541973978f00692b04810e828",
"latest": "2013.11.25.2",
"signature": "2e5d14eb0a6f3d48226ee4645de2b487364b5a7034a52efdb65ff498d74f625b5533cb337ed138bee85e44cf01460c72420e562b7a5b464024643b91609f5f66f9ada95b056051f45b37294446732897c37d875a8d646b91f2d5ccffcbdbce9323294f3b453d1b82ca66ae08369795b30621e7e660216d037950e6500e428feb",
"versions": {
"2012.02.22": {
"bin": [
@ -1911,6 +1911,20 @@
"https://yt-dl.org/downloads/2013.11.25.1/youtube-dl-2013.11.25.1.tar.gz",
"28d6ab4d9f726cf3144e19d8d659566ed53eb5f322458be44b184167a2d7a0f1"
]
},
"2013.11.25.2": {
"bin": [
"https://yt-dl.org/downloads/2013.11.25.2/youtube-dl",
"9de74812fe16cde2493b9012d55ea82bf770624f7740db31c171bf583bfdff2c"
],
"exe": [
"https://yt-dl.org/downloads/2013.11.25.2/youtube-dl.exe",
"bb0e526ba0ffe4599c728e18ac8127939fc8bd06f545b56706d4ee6f81b40183"
],
"tar": [
"https://yt-dl.org/downloads/2013.11.25.2/youtube-dl-2013.11.25.2.tar.gz",
"9b660be4c2c6888ecbfcfcb56870a55b7af9103c485d070121b5eefa4d5f0bc5"
]
}
}
}
Loading…
Cancel
Save