release 2015.12.18

This commit is contained in:
Philipp Hagemeister 2015-12-18 14:25:26 +01:00
parent f5a5e29d2c
commit c096b6a83c
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.2+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2015.12.13/youtube-dl">2015.12.13</a> (<a href="https://yt-dl.org/downloads/2015.12.13/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.12.18/youtube-dl">2015.12.18</a> (<a href="https://yt-dl.org/downloads/2015.12.18/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 2be0126739e0abd48cbf660bd8291c05</li>
<li><strong>SHA1</strong>: ea34a6c084410796e42167650335c6d65d87aecc</li>
<li><strong>SHA256</strong>: edf486200c24ecc7497b12a0ef9876d9f02d936a5863835d5f6902244fe3765d</li>
<li><strong>MD5</strong>: f056a81aa7a382ed7972623ac599bba0</li>
<li><strong>SHA1</strong>: 9027dfbd0a686db2d5983c4fc9e86e44dd959bb1</li>
<li><strong>SHA256</strong>: 504df8bf4f2bce39b8f2c7bd5bf00a0b0c94a26223203e37c83de83b4eff8322</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.12.13/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.12.13/youtube-dl.exe.sig">sig</a> - 33b5589120ed4ea4c2345de67fcfaaf3a7307642ecd39ea1cc0426ddc484fa45)<br>
<a href="https://yt-dl.org/downloads/2015.12.13/youtube-dl-2015.12.13.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.12.13/youtube-dl-2015.12.13.tar.gz.sig">sig</a> - 9c788925865ff559b6c9f124d35aed1125046efda7c6a386f0da59d4eac2ead8)
<a href="https://yt-dl.org/downloads/2015.12.18/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.12.18/youtube-dl.exe.sig">sig</a> - dd6ff77eb3ee6a0728647902c1d8640a85d6cd8210c659361d45fd12c31c8a20)<br>
<a href="https://yt-dl.org/downloads/2015.12.18/youtube-dl-2015.12.18.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.12.18/youtube-dl-2015.12.18.tar.gz.sig">sig</a> - d3f9414fb8fdb53d4fb742d198222ea3c75854aa837eb88dcd9731c768191e8f)
</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/2015.12.13/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.12.18/youtube-dl -o /usr/local/bin/youtube-dl<br/>
sudo chmod a+rx /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/2015.12.13/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.12.18/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+rx /usr/local/bin/youtube-dl</code>
</p>
@ -53,7 +53,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/2015.12.13/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/2015.12.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

@ -1 +1 @@
2015.12.13
2015.12.18

View File

@ -3,7 +3,7 @@
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
<title>youtube-dl releases</title>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
<updated>2015-12-13T10:56:16.036439Z</updated>
<updated>2015-12-18T14:25:24.352874Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -8915,4 +8915,19 @@
<updated>2015-12-13T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.12.18</id>
<title>New version 2015.12.18</title>
<link href="http://rg3.github.io/youtube-dl" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Downloads available at <a href="https://yt-dl.org/downloads/2015.12.18/">https://yt-dl.org/downloads/2015.12.18/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-12-18T00:00:00Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2015.12.13",
"signature": "2a0ecdc4fb253474a7abf18e2e374547c9243877495a4ed39ad89c02a3bf9dce8ed7a224beccdb55da9fd42cca96183a77a8d0c91e69ee85d6ef1b2093bc3c70227c5419dc0fc383a3d5223455fb93605822ee3c6c7816d53f75d222334405e1d62ecd52c7a493260168641f99763f403d31821361a72823af1af50b85beb9c3",
"latest": "2015.12.18",
"signature": "2be716b6beb8b4f94c87aa71193bcb2fb33eee26ad4d3eb7a8631c546500738b865b259879bb27b0306bfe4d628615980d6891bd0c8655697d0be471ff0c045a6c387a6ae9fc57e205c7d14ad949307e7dd7a81b437d5091c3bae6c25599482ce06e57f64880040e28f58804ce5a2898355e0b27f196ea2134ac755dc95a500b",
"versions": {
"2012.02.22": {
"bin": [
@ -8323,6 +8323,20 @@
"https://yt-dl.org/downloads/2015.12.13/youtube-dl-2015.12.13.tar.gz",
"9c788925865ff559b6c9f124d35aed1125046efda7c6a386f0da59d4eac2ead8"
]
},
"2015.12.18": {
"bin": [
"https://yt-dl.org/downloads/2015.12.18/youtube-dl",
"504df8bf4f2bce39b8f2c7bd5bf00a0b0c94a26223203e37c83de83b4eff8322"
],
"exe": [
"https://yt-dl.org/downloads/2015.12.18/youtube-dl.exe",
"dd6ff77eb3ee6a0728647902c1d8640a85d6cd8210c659361d45fd12c31c8a20"
],
"tar": [
"https://yt-dl.org/downloads/2015.12.18/youtube-dl-2015.12.18.tar.gz",
"d3f9414fb8fdb53d4fb742d198222ea3c75854aa837eb88dcd9731c768191e8f"
]
}
}
}