release 2016.02.04

This commit is contained in:
Philipp Hagemeister 2016-02-04 13:40:48 +01:00
parent 854d1627da
commit 4c13aed2ac
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/2016.02.01/youtube-dl">2016.02.01</a> (<a href="https://yt-dl.org/downloads/2016.02.01/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl">2016.02.04</a> (<a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 41158f69bc0ff06003b700e2d609dc4d</li>
<li><strong>SHA1</strong>: 771ecd90e16b0c8620e105d2905214740ee9674b</li>
<li><strong>SHA256</strong>: ac6edf6140ecc8add2f17979f0f4bb021a117e31f98249e1a4a0422285693b2f</li>
<li><strong>MD5</strong>: 54f2b3b3efda3df6aff1e4d0f241c55c</li>
<li><strong>SHA1</strong>: 9697a6b89d70969ead06cdfc474ed00dd1bb7d7b</li>
<li><strong>SHA256</strong>: 0e98fc602bf1369713d2ed5c2eff3c0867ed583f42d4882bde1d1f0c214932e0</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2016.02.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.02.01/youtube-dl.exe.sig">sig</a> - dbd93d85fa8709eb9ec72c2c87c45bd8f1bed98b06b9ea70208253fbaef6c1b4)<br>
<a href="https://yt-dl.org/downloads/2016.02.01/youtube-dl-2016.02.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.02.01/youtube-dl-2016.02.01.tar.gz.sig">sig</a> - cac97ffda989b5783b7b05dd04cdb9f602089163d4c0dbeb55fc749899422613)
<a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl.exe.sig">sig</a> - bfeed0a419c2b04252dae047782a5bf60ae8986ceb4824a4b0170cd3507bcbcc)<br>
<a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl-2016.02.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl-2016.02.04.tar.gz.sig">sig</a> - 77796375479a86b15170e785cc20177df4d91bdfdd871f426f24adcbc8306f05)
</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/2016.02.01/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2016.02.04/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/2016.02.01/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2016.02.04/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/2016.02.01/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/2016.02.04/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

@ -106,6 +106,7 @@
<li><b>Canvas</b></li>
<li><b>CBS</b></li>
<li><b>CBSNews</b>: CBS News</li>
<li><b>CBSNewsLiveVideo</b>: CBS News Live Videos</li>
<li><b>CBSSports</b></li>
<li><b>CeskaTelevize</b></li>
<li><b>channel9</b>: Channel 9</li>

View file

@ -1 +1 @@
2016.02.01
2016.02.04

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>2016-02-01T12:15:30.539671Z</updated>
<updated>2016-02-04T13:40:46.804279Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -9125,4 +9125,19 @@
<updated>2016-02-01T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.02.04</id>
<title>New version 2016.02.04</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/2016.02.04/">https://yt-dl.org/downloads/2016.02.04/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-02-04T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2016.02.01",
"signature": "644377b30a62472191466319781137f6932fe4d557ac4b054b8a60c578f9d9114bace23136463493525dd0e923f589af5dc5611fd09967f8192efe184aa83c6aa9d78545ebbe22be5ea46f24b74dbbc555c4edcdb8c44dab939327208eb5dc7c6bbed3c29b09fe37ab35ddbd68cc541d29af01072c40009c80327ab47e86ee93",
"latest": "2016.02.04",
"signature": "54000cd77748a5e82bf29244b71c7147ec87f24322abef3dd089034ec83631724f20cf2b7a293da2b70ce6716c461b8730da14fe1f2af34864d7fb0df22fccf59e98ce59f6398c1c5a627f71fb66c9aee2b6ab7c72e7f9ddf7ae07d1c6eabf9d5936c88303c7f875774d014c22a6e094a2f7c9836093614d28d7c37bee5d7bf0",
"versions": {
"2012.02.22": {
"bin": [
@ -8519,6 +8519,20 @@
"https://yt-dl.org/downloads/2016.02.01/youtube-dl-2016.02.01.tar.gz",
"cac97ffda989b5783b7b05dd04cdb9f602089163d4c0dbeb55fc749899422613"
]
},
"2016.02.04": {
"bin": [
"https://yt-dl.org/downloads/2016.02.04/youtube-dl",
"0e98fc602bf1369713d2ed5c2eff3c0867ed583f42d4882bde1d1f0c214932e0"
],
"exe": [
"https://yt-dl.org/downloads/2016.02.04/youtube-dl.exe",
"bfeed0a419c2b04252dae047782a5bf60ae8986ceb4824a4b0170cd3507bcbcc"
],
"tar": [
"https://yt-dl.org/downloads/2016.02.04/youtube-dl-2016.02.04.tar.gz",
"77796375479a86b15170e785cc20177df4d91bdfdd871f426f24adcbc8306f05"
]
}
}
}