release 2013.10.17

This commit is contained in:
Philipp Hagemeister 2013-10-17 02:23:59 +02:00
parent 3014883d87
commit e703403b01
5 changed files with 43 additions and 13 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.10.15/youtube-dl">2013.10.15</a> (<a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2013.10.17/youtube-dl">2013.10.17</a> (<a href="https://yt-dl.org/downloads/2013.10.17/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: c90c6e1aa5140e23b82e7aef8f3025e4</li>
<li><strong>SHA1</strong>: c1c8d9925f1614fd26b82b5965b545ab533814d7</li>
<li><strong>SHA256</strong>: f1303676bfda8aa4ee622036c145baf43338783c8730ce3b4ec8c45dfb128487</li>
<li><strong>MD5</strong>: 420ac44d32a666016de5408a41acc20e</li>
<li><strong>SHA1</strong>: 016a545bebdd9b25f8fac028e353975bb2e30f11</li>
<li><strong>SHA256</strong>: 93fb6b232b55ff82256e3d31e49fc572633cd7ee6ad14f232c10498ec44bcb1b</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl.exe.sig">sig</a> - 867ecf9d933fbe2b14287d1cf8e6027e0c43efce89fcb4b4821bbcda2eb2df9b)<br>
<a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl-2013.10.15.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl-2013.10.15.tar.gz.sig">sig</a> - f09a629f2d16f591413e9c1bcf62de3188792b638ae8bec005a0fa002404d717)
<a href="https://yt-dl.org/downloads/2013.10.17/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.17/youtube-dl.exe.sig">sig</a> - f6698ddfa1578399fe7730fce0511884b0ffee10f68ed6d7faa3e0b78babab99)<br>
<a href="https://yt-dl.org/downloads/2013.10.17/youtube-dl-2013.10.17.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.17/youtube-dl-2013.10.17.tar.gz.sig">sig</a> - 789aa2d66379a9dd2f541b4c210348e83d0b6eea61925564b064f98105087927)
</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.10.15/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.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.10.15/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.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.10.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.10.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>

View file

@ -111,6 +111,7 @@
<li><b>RottenTomatoes</b></li>
<li><b>Roxwel</b></li>
<li><b>RTLnow</b></li>
<li><b>Rutube</b></li>
<li><b>screen.yahoo:search</b>: Yahoo screen search</li>
<li><b>Sina</b></li>
<li><b>Slashdot</b></li>

View file

@ -1 +1 @@
2013.10.15
2013.10.17

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-10-15T12:29:30.536476</atom:updated>
<atom:updated>2013-10-17T02:23:58.263055</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -1534,6 +1534,21 @@
<atom:updated>2013-10-15</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.10.17</atom:id>
<atom:title>New version 2013.10.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.10.17/">https://yt-dl.org/downloads/2013.10.17/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-10-17</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.11.09</atom:id>
<atom:title>New version 2013.11.09</atom:title>

View file

@ -1,6 +1,6 @@
{
"latest": "2013.10.15",
"signature": "66e17f84d89cbe0cd53f0192b517ed2514f809508b132844447a2395183e34c3b93f9d6877dc08d37f56c52b2f52c97dc2cdc194b73406088c55f337c978318127cc039c3cc7b12b57419e0d646e01a1d395f4385e866c16e6ad24b911c760fcacb45330aff628f77ad0119e4dc7909e1a29f2f19785042ef25c49e129672ef9",
"latest": "2013.10.17",
"signature": "4c2c087de1f27c4433739a1ec771471363e4b133d2821fa179960d50c89c08e8378803ea0848ae7a8ba22a1d1a974e392fdccfdc3b16b230c9d78f225fff99032b974cb8fbe9fdb9f146e92da79faebff502336ef7fe5263b2369b0af3c571daeed38d59acfbdd2484350ea262df0f84d82a61aad48bf34031143bbfb2e7fb4e",
"versions": {
"2012.02.22": {
"bin": [
@ -1436,6 +1436,20 @@
"f09a629f2d16f591413e9c1bcf62de3188792b638ae8bec005a0fa002404d717"
]
},
"2013.10.17": {
"bin": [
"https://yt-dl.org/downloads/2013.10.17/youtube-dl",
"93fb6b232b55ff82256e3d31e49fc572633cd7ee6ad14f232c10498ec44bcb1b"
],
"exe": [
"https://yt-dl.org/downloads/2013.10.17/youtube-dl.exe",
"f6698ddfa1578399fe7730fce0511884b0ffee10f68ed6d7faa3e0b78babab99"
],
"tar": [
"https://yt-dl.org/downloads/2013.10.17/youtube-dl-2013.10.17.tar.gz",
"789aa2d66379a9dd2f541b4c210348e83d0b6eea61925564b064f98105087927"
]
},
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",