release 2015.12.13

This commit is contained in:
Philipp Hagemeister 2015-12-13 10:56:18 +01:00
parent 6b71876402
commit f5a5e29d2c
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.2+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl">2015.12.10</a> (<a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl.sig">sig</a>)</h2>
<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>
<ul>
<li><strong>MD5</strong>: 1af64a4186e5482bcbfc20294ee31d03</li>
<li><strong>SHA1</strong>: e890331d6a881adc741b0ceaab96324335fb8162</li>
<li><strong>SHA256</strong>: 8e097bbac58d941eb441436bcc0a54f77b84f5f8e756ab4cfae21e8585c386ea</li>
<li><strong>MD5</strong>: 2be0126739e0abd48cbf660bd8291c05</li>
<li><strong>SHA1</strong>: ea34a6c084410796e42167650335c6d65d87aecc</li>
<li><strong>SHA256</strong>: edf486200c24ecc7497b12a0ef9876d9f02d936a5863835d5f6902244fe3765d</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl.exe.sig">sig</a> - 9f62a30aeb68d2340aef65fea0bbdf7876be0e48cb0ea46311fbcabd740fbef5)<br>
<a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl-2015.12.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl-2015.12.10.tar.gz.sig">sig</a> - 5857805845f8b53e552d68ba65eb8cb9a23325c457b3a4b147b59f04c377d5bc)
<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)
</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.10/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.12.13/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.10/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.12.13/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.10/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.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -203,6 +203,7 @@
<li><b>Freesound</b></li>
<li><b>freespeech.org</b></li>
<li><b>FreeVideo</b></li>
<li><b>Funimation</b></li>
<li><b>FunnyOrDie</b></li>
<li><b>GameInformer</b></li>
<li><b>Gamekings</b></li>

View file

@ -1 +1 @@
2015.12.10
2015.12.13

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-10T17:07:17.983477Z</updated>
<updated>2015-12-13T10:56:16.036439Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -8900,4 +8900,19 @@
<updated>2015-12-10T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.12.13</id>
<title>New version 2015.12.13</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.13/">https://yt-dl.org/downloads/2015.12.13/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-12-13T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.12.10",
"signature": "754963d769c2e22c5e24ee4054cfa3b6a74863134c045e9fa88c7c652581d640b58302318f0e54da32a212cecd15214895d748814d8295f7e9d47267d13bafd288d591216206bbd986db757ab0df76325b201a0314e590835a502c2f476e16d14b1a0afee3726bb38025b4e396acef80434040edc885f02bced17ddc17e04f4f",
"latest": "2015.12.13",
"signature": "2a0ecdc4fb253474a7abf18e2e374547c9243877495a4ed39ad89c02a3bf9dce8ed7a224beccdb55da9fd42cca96183a77a8d0c91e69ee85d6ef1b2093bc3c70227c5419dc0fc383a3d5223455fb93605822ee3c6c7816d53f75d222334405e1d62ecd52c7a493260168641f99763f403d31821361a72823af1af50b85beb9c3",
"versions": {
"2012.02.22": {
"bin": [
@ -8309,6 +8309,20 @@
"https://yt-dl.org/downloads/2015.12.10/youtube-dl-2015.12.10.tar.gz",
"5857805845f8b53e552d68ba65eb8cb9a23325c457b3a4b147b59f04c377d5bc"
]
},
"2015.12.13": {
"bin": [
"https://yt-dl.org/downloads/2015.12.13/youtube-dl",
"edf486200c24ecc7497b12a0ef9876d9f02d936a5863835d5f6902244fe3765d"
],
"exe": [
"https://yt-dl.org/downloads/2015.12.13/youtube-dl.exe",
"33b5589120ed4ea4c2345de67fcfaaf3a7307642ecd39ea1cc0426ddc484fa45"
],
"tar": [
"https://yt-dl.org/downloads/2015.12.13/youtube-dl-2015.12.13.tar.gz",
"9c788925865ff559b6c9f124d35aed1125046efda7c6a386f0da59d4eac2ead8"
]
}
}
}