release 2016.02.01

This commit is contained in:
Philipp Hagemeister 2016-02-01 12:15:32 +01:00
parent f960ec7fad
commit 854d1627da
5 changed files with 45 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/2016.01.31/youtube-dl">2016.01.31</a> (<a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl.sig">sig</a>)</h2>
<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>
<ul>
<li><strong>MD5</strong>: 62396f17bd4092e6a1f3729f6a069e6c</li>
<li><strong>SHA1</strong>: 97c6acf7862679dde9e415858538c338464680cb</li>
<li><strong>SHA256</strong>: d0778ff4fc0903e6369c6bab9306e1b30ebf75cbd1bfb521abaa7bcf052a6b5e</li>
<li><strong>MD5</strong>: 41158f69bc0ff06003b700e2d609dc4d</li>
<li><strong>SHA1</strong>: 771ecd90e16b0c8620e105d2905214740ee9674b</li>
<li><strong>SHA256</strong>: ac6edf6140ecc8add2f17979f0f4bb021a117e31f98249e1a4a0422285693b2f</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl.exe.sig">sig</a> - e2aa301fe9e540b2e29044530ce6188724083c3b99addd54d8c51ee67422f897)<br>
<a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl-2016.01.31.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl-2016.01.31.tar.gz.sig">sig</a> - 62b7e89fb4ef43eb175581dc365e1b95158d9cb30cf45c041ab9cdc96d291340)
<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)
</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.01.31/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2016.02.01/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.01.31/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2016.02.01/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.01.31/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.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -54,8 +54,8 @@
<li><b>appletrailers:section</b></li>
<li><b>archive.org</b>: archive.org videos</li>
<li><b>ARD</b></li>
<li><b>ARD:mediathek</b></li>
<li><b>ARD:mediathek</b>: Saarländischer Rundfunk</li>
<li><b>ARD:mediathek</b></li>
<li><b>arte.tv</b></li>
<li><b>arte.tv:+7</b></li>
<li><b>arte.tv:cinema</b></li>
@ -149,6 +149,8 @@
<li><b>DailymotionCloud</b></li>
<li><b>daum.net</b></li>
<li><b>daum.net:clip</b></li>
<li><b>daum.net:playlist</b></li>
<li><b>daum.net:user</b></li>
<li><b>DBTV</b></li>
<li><b>DCN</b></li>
<li><b>dcn:live</b></li>

View file

@ -1 +1 @@
2016.01.31
2016.02.01

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

View file

@ -1,6 +1,6 @@
{
"latest": "2016.01.31",
"signature": "624b26fd8123212412d61dc722d7728acd5b0cc421e009f2057e289eb8f29a4352089cf8c2179dea693832454714e297b98925b7072c86764d9547b4fe22b21616894cf3cb4527d95fd31a03a97984d74be8799ed8eb3c53e926ff3f852b8cd3d3a7ba7fcaf47d19810a63e858f10f923e1b4699ea1f658b779ac0beb950b336",
"latest": "2016.02.01",
"signature": "644377b30a62472191466319781137f6932fe4d557ac4b054b8a60c578f9d9114bace23136463493525dd0e923f589af5dc5611fd09967f8192efe184aa83c6aa9d78545ebbe22be5ea46f24b74dbbc555c4edcdb8c44dab939327208eb5dc7c6bbed3c29b09fe37ab35ddbd68cc541d29af01072c40009c80327ab47e86ee93",
"versions": {
"2012.02.22": {
"bin": [
@ -8505,6 +8505,20 @@
"https://yt-dl.org/downloads/2016.01.31/youtube-dl-2016.01.31.tar.gz",
"62b7e89fb4ef43eb175581dc365e1b95158d9cb30cf45c041ab9cdc96d291340"
]
},
"2016.02.01": {
"bin": [
"https://yt-dl.org/downloads/2016.02.01/youtube-dl",
"ac6edf6140ecc8add2f17979f0f4bb021a117e31f98249e1a4a0422285693b2f"
],
"exe": [
"https://yt-dl.org/downloads/2016.02.01/youtube-dl.exe",
"dbd93d85fa8709eb9ec72c2c87c45bd8f1bed98b06b9ea70208253fbaef6c1b4"
],
"tar": [
"https://yt-dl.org/downloads/2016.02.01/youtube-dl-2016.02.01.tar.gz",
"cac97ffda989b5783b7b05dd04cdb9f602089163d4c0dbeb55fc749899422613"
]
}
}
}