release 2013.10.18

This commit is contained in:
Philipp Hagemeister 2013-10-18 11:20:38 +02:00
parent e703403b01
commit 275fe0b84a
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.17/youtube-dl">2013.10.17</a> (<a href="https://yt-dl.org/downloads/2013.10.17/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl">2013.10.18</a> (<a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 420ac44d32a666016de5408a41acc20e</li>
<li><strong>SHA1</strong>: 016a545bebdd9b25f8fac028e353975bb2e30f11</li>
<li><strong>SHA256</strong>: 93fb6b232b55ff82256e3d31e49fc572633cd7ee6ad14f232c10498ec44bcb1b</li>
<li><strong>MD5</strong>: 61a44e82bb148e3a8641184c7d72a1e9</li>
<li><strong>SHA1</strong>: e11a7d04f8f8636a4bf0bdef9384a8fe625324bf</li>
<li><strong>SHA256</strong>: e481f19a36be4accbb75c6be4b5e26df038e9b998fdfdd9affe8babced07a06c</li>
</ul>
<p>
<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)
<a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl.exe.sig">sig</a> - 7fd5d798a52c83155fb657a6d941aec1b8f496b25aff58d147e141f389df4fa3)<br>
<a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl-2013.10.18.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl-2013.10.18.tar.gz.sig">sig</a> - 06e86e0a7633c5cfe9c5792b36f43a9acd2fd3070d74468a8a2f1385f7db987d)
</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.17/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.18/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.17/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.18/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.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.18/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

@ -127,6 +127,7 @@
<li><b>Steam</b></li>
<li><b>SztvHu</b></li>
<li><b>Teamcoco</b></li>
<li><b>TechTalks</b></li>
<li><b>techtv.mit.edu</b></li>
<li><b>TED</b></li>
<li><b>TF1</b></li>

View file

@ -1 +1 @@
2013.10.17
2013.10.18

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-17T02:23:58.263055</atom:updated>
<atom:updated>2013-10-18T11:20:37.294898</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -1549,6 +1549,21 @@
<atom:updated>2013-10-17</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.10.18</atom:id>
<atom:title>New version 2013.10.18</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.18/">https://yt-dl.org/downloads/2013.10.18/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-10-18</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.17",
"signature": "4c2c087de1f27c4433739a1ec771471363e4b133d2821fa179960d50c89c08e8378803ea0848ae7a8ba22a1d1a974e392fdccfdc3b16b230c9d78f225fff99032b974cb8fbe9fdb9f146e92da79faebff502336ef7fe5263b2369b0af3c571daeed38d59acfbdd2484350ea262df0f84d82a61aad48bf34031143bbfb2e7fb4e",
"latest": "2013.10.18",
"signature": "22d88299dcb82934bf3771f66074764591308531fbc77c62d39537de1460ccb9659e5df3c3d7685741ae8a88832b9cbaba6018004806e6d62bc16e4e53963bf97a9b182f5b2b3a167b7da55669da9f1f94ac26bf9ded8f6264b0ac209edb47887dcb3b880ddc959e74b118151898ad428c16e962582f5d250d883e5277eb82bc",
"versions": {
"2012.02.22": {
"bin": [
@ -1450,6 +1450,20 @@
"789aa2d66379a9dd2f541b4c210348e83d0b6eea61925564b064f98105087927"
]
},
"2013.10.18": {
"bin": [
"https://yt-dl.org/downloads/2013.10.18/youtube-dl",
"e481f19a36be4accbb75c6be4b5e26df038e9b998fdfdd9affe8babced07a06c"
],
"exe": [
"https://yt-dl.org/downloads/2013.10.18/youtube-dl.exe",
"7fd5d798a52c83155fb657a6d941aec1b8f496b25aff58d147e141f389df4fa3"
],
"tar": [
"https://yt-dl.org/downloads/2013.10.18/youtube-dl-2013.10.18.tar.gz",
"06e86e0a7633c5cfe9c5792b36f43a9acd2fd3070d74468a8a2f1385f7db987d"
]
},
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",