release 2013.10.18.2

This commit is contained in:
Philipp Hagemeister 2013-10-18 23:25:05 +02:00
parent 4478038b58
commit e5adce03ae
4 changed files with 42 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.18.1/youtube-dl">2013.10.18.1</a> (<a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2013.10.18.2/youtube-dl">2013.10.18.2</a> (<a href="https://yt-dl.org/downloads/2013.10.18.2/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 8e77d1634d6222c9d34415666b0c5070</li>
<li><strong>SHA1</strong>: 39a63c25bd68db6632f8080d449523d9cff3188b</li>
<li><strong>SHA256</strong>: 4095496ea706720f756d943f3ea2d9a1df32b4b23df6241954c1633018f62dba</li>
<li><strong>MD5</strong>: 2ebb8ecb12dd78e98c51f4aeca947e7c</li>
<li><strong>SHA1</strong>: bd860ecec11911e0fd085e15e0cd809246f4d156</li>
<li><strong>SHA256</strong>: 5a99b98b90c5fe63fce74c8dbce477a1a810574b8133d333920ecde7549284b7</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl.exe.sig">sig</a> - 6d1d0a656f76d5f0ccb3cb537f88e17998f08387d1ddc618a80dc4d5ab12a802)<br>
<a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl-2013.10.18.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl-2013.10.18.1.tar.gz.sig">sig</a> - bc025bda569b0f98caf9b411fb63406787014983a35f771409d3f0020dc7a960)
<a href="https://yt-dl.org/downloads/2013.10.18.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.18.2/youtube-dl.exe.sig">sig</a> - 32481126a7227d1e278d1a1c826d833614a2cfbef5b82b07e41351ee0673fc0c)<br>
<a href="https://yt-dl.org/downloads/2013.10.18.2/youtube-dl-2013.10.18.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.18.2/youtube-dl-2013.10.18.2.tar.gz.sig">sig</a> - 3577bd3dcf50c2220c6d1e30b8fe20ec0d535b96be8c24ce61a18ad923a91524)
</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.18.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.18.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.10.18.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.18.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.10.18.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.10.18.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>

View file

@ -1 +1 @@
2013.10.18.1
2013.10.18.2

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-18T11:47:31.478995</atom:updated>
<atom:updated>2013-10-18T23:25:04.192373</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -1579,6 +1579,21 @@
<atom:updated>2013-10-18-1</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.10.18.2</atom:id>
<atom:title>New version 2013.10.18.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.10.18.2/">https://yt-dl.org/downloads/2013.10.18.2/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-10-18-2</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.18.1",
"signature": "1c4913362602145cafc779b7dce7ed76f2da9be239240447d0381650cec3e3eb7f36773efdcd02c89a719630bc4f04e3f5cb815d754f7eeb3ed4ef28bc2fd367d499674d3976db73f518afbdb91a9535f2a7844623d1b064aaff15099dda92249d6dde1255b156cfc6e32fe04ce16cfd229a9beb20c74061e8437fcf1aaea14c",
"latest": "2013.10.18.2",
"signature": "534a6bfd423ada587228f16364d9fb9d850c140e8bfb3d04e506bd46912f001a3911e0857fca73eecdfb2c3e0f98b6f36e1d79da6fe52d45140b72582cd04e10908ce0d778c685ebcc2a6a9e416ef9227d92921fc0282e62cf10c6b1d7d58e3fd0a9bb7f96a9b987378a3ac715f7aad30c4514ade673bad71aa75055de1ca24b",
"versions": {
"2012.02.22": {
"bin": [
@ -1478,6 +1478,20 @@
"bc025bda569b0f98caf9b411fb63406787014983a35f771409d3f0020dc7a960"
]
},
"2013.10.18.2": {
"bin": [
"https://yt-dl.org/downloads/2013.10.18.2/youtube-dl",
"5a99b98b90c5fe63fce74c8dbce477a1a810574b8133d333920ecde7549284b7"
],
"exe": [
"https://yt-dl.org/downloads/2013.10.18.2/youtube-dl.exe",
"32481126a7227d1e278d1a1c826d833614a2cfbef5b82b07e41351ee0673fc0c"
],
"tar": [
"https://yt-dl.org/downloads/2013.10.18.2/youtube-dl-2013.10.18.2.tar.gz",
"3577bd3dcf50c2220c6d1e30b8fe20ec0d535b96be8c24ce61a18ad923a91524"
]
},
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",