release 2015.12.06

This commit is contained in:
Philipp Hagemeister 2015-12-06 18:52:11 +01:00
parent 136d318592
commit 71e67c54d3
5 changed files with 44 additions and 14 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.05/youtube-dl">2015.12.05</a> (<a href="https://yt-dl.org/downloads/2015.12.05/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.12.06/youtube-dl">2015.12.06</a> (<a href="https://yt-dl.org/downloads/2015.12.06/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 94c7b2ebc90c0d9ebee847290199708f</li>
<li><strong>SHA1</strong>: 33530424ec64a9b5f3753029e8bdbcd464024c11</li>
<li><strong>SHA256</strong>: 35e1dc35b26b30602aa70245a60f670f2825a159894c89f49aaf7b022d092df8</li>
<li><strong>MD5</strong>: 5d96d37dfa0cb24b66c07aa8ba9d4246</li>
<li><strong>SHA1</strong>: 5e58b704ece3ca058488aee6396f9a205c3641a5</li>
<li><strong>SHA256</strong>: 74a684a7ff48fe2c3a706b3c1f04fd016c1835c4d8f96409d5ee82d459c64034</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.12.05/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.12.05/youtube-dl.exe.sig">sig</a> - 7b93eb8dbf13d9a2fb82dea8422f4cc2d93609137df1df3f549cd3ce64b785aa)<br>
<a href="https://yt-dl.org/downloads/2015.12.05/youtube-dl-2015.12.05.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.12.05/youtube-dl-2015.12.05.tar.gz.sig">sig</a> - ebf215a65935469609d01fc950cae38686d1c7c572369bf605cc9274e68a8fe7)
<a href="https://yt-dl.org/downloads/2015.12.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.12.06/youtube-dl.exe.sig">sig</a> - 93f238caa96eea297a6188babf7abf8333b448dbe35fbe1f434676b41f6d860d)<br>
<a href="https://yt-dl.org/downloads/2015.12.06/youtube-dl-2015.12.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.12.06/youtube-dl-2015.12.06.tar.gz.sig">sig</a> - 130be9fe481ce17a8d716e58324c837179099c5bb0789194e8e51b79b7c7b279)
</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.05/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.12.06/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.05/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.12.06/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.05/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.06/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

@ -112,6 +112,7 @@
<li><b>Clipfish</b></li>
<li><b>cliphunter</b></li>
<li><b>Clipsyndicate</b></li>
<li><b>cloudtime</b>: CloudTime</li>
<li><b>Cloudy</b></li>
<li><b>Clubic</b></li>
<li><b>Clyp</b></li>
@ -328,7 +329,6 @@
<li><b>MovieClips</b></li>
<li><b>MovieFap</b></li>
<li><b>Moviezine</b></li>
<li><b>movshare</b>: MovShare</li>
<li><b>MPORA</b></li>
<li><b>MSNBC</b></li>
<li><b>MTV</b></li>
@ -688,6 +688,7 @@
<li><b>WebOfStories</b></li>
<li><b>WebOfStoriesPlaylist</b></li>
<li><b>Weibo</b></li>
<li><b>wholecloud</b>: WholeCloud</li>
<li><b>Wimp</b></li>
<li><b>Wistia</b></li>
<li><b>WNL</b></li>

View file

@ -1 +1 @@
2015.12.05
2015.12.06

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-05T16:09:25.091570Z</updated>
<updated>2015-12-06T18:52:10.155316Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -8855,4 +8855,19 @@
<updated>2015-12-05T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.12.06</id>
<title>New version 2015.12.06</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.06/">https://yt-dl.org/downloads/2015.12.06/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-12-06T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.12.05",
"signature": "3b3f11ec9a759ab493e034afce3c1d0f6b9068b971642fe71fd6dd42b606b03ca88ccebc81c3b2e4c97f41d12fe963d613a2ba8fa9c5344d7ae61a1fd107f537d3d5bfde81b049e089cd23d8a0579493e486db31c042de124ba77877c8c501c4cceb0a6598fbc98c6dfa928003171acee97c6b47526bf26ea5d34831a6a6863c",
"latest": "2015.12.06",
"signature": "19c56c648d18695064c6a3b91d7b2ad007d49ae3f6a267dedfaa5938829cac33e92d513d9c429c6a499ebbfeba05941e6870ecbbecc7b278effb7f13e49079302510b646e40c0e4dedf3355d018129d7ea410cb3b274ad8cf4073f53ace984457e13e6614a1c18f2137b86ddfa8c710a7d69f44aa292ae8a9637217597795f1f",
"versions": {
"2012.02.22": {
"bin": [
@ -8267,6 +8267,20 @@
"https://yt-dl.org/downloads/2015.12.05/youtube-dl-2015.12.05.tar.gz",
"ebf215a65935469609d01fc950cae38686d1c7c572369bf605cc9274e68a8fe7"
]
},
"2015.12.06": {
"bin": [
"https://yt-dl.org/downloads/2015.12.06/youtube-dl",
"74a684a7ff48fe2c3a706b3c1f04fd016c1835c4d8f96409d5ee82d459c64034"
],
"exe": [
"https://yt-dl.org/downloads/2015.12.06/youtube-dl.exe",
"93f238caa96eea297a6188babf7abf8333b448dbe35fbe1f434676b41f6d860d"
],
"tar": [
"https://yt-dl.org/downloads/2015.12.06/youtube-dl-2015.12.06.tar.gz",
"130be9fe481ce17a8d716e58324c837179099c5bb0789194e8e51b79b7c7b279"
]
}
}
}