release 2016.04.13

This commit is contained in:
Philipp Hagemeister 2016-04-13 08:05:08 +02:00
parent 4388049201
commit 054156ac27
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/2016.04.06/youtube-dl">2016.04.06</a> (<a href="https://yt-dl.org/downloads/2016.04.06/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2016.04.13/youtube-dl">2016.04.13</a> (<a href="https://yt-dl.org/downloads/2016.04.13/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: db0cdae7fc142793b2edbfc1ca9fe5cb</li>
<li><strong>SHA1</strong>: 910f96fa5ee84fac9d08fd45bde89125f77d1a49</li>
<li><strong>SHA256</strong>: 9959cf3f2e202e5b6241638e34e131a5a68aa39910ecb668dbb6f307e1763776</li>
<li><strong>MD5</strong>: f122dfd75b1b4639852a63ada264fe05</li>
<li><strong>SHA1</strong>: 67d1e0d3d4e8cc3baf085a46d883e2103a53ed87</li>
<li><strong>SHA256</strong>: ce7e81b458661aa3c07b9c93efd4bc0dbade8e153c352c3e674b6ecea2480c8b</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2016.04.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.04.06/youtube-dl.exe.sig">sig</a> - 0db9d03b4fad9debb28322197ad3b9e6d0d31f2c8124103fc8bb4707729a681c)<br>
<a href="https://yt-dl.org/downloads/2016.04.06/youtube-dl-2016.04.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.04.06/youtube-dl-2016.04.06.tar.gz.sig">sig</a> - 115a7443162198f12d97c2c1d83e69d462f78410a26d6dd5ae3c74603397b9cd)
<a href="https://yt-dl.org/downloads/2016.04.13/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.04.13/youtube-dl.exe.sig">sig</a> - 7bad0efb6eab5486c59b3f29253fd834327e47ca4909ddd6fe556f934834c433)<br>
<a href="https://yt-dl.org/downloads/2016.04.13/youtube-dl-2016.04.13.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.04.13/youtube-dl-2016.04.13.tar.gz.sig">sig</a> - f9307cbf2f2e9baf4724d9a35beecd9c7728422c0bff5e9efd0e8a026cc952cb)
</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.04.06/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2016.04.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/2016.04.06/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2016.04.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/2016.04.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2016.04.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

@ -130,6 +130,7 @@
<li><b>Cinemassacre</b></li>
<li><b>Clipfish</b></li>
<li><b>cliphunter</b></li>
<li><b>ClipRs</b></li>
<li><b>Clipsyndicate</b></li>
<li><b>cloudtime</b>: CloudTime</li>
<li><b>Cloudy</b></li>
@ -301,7 +302,6 @@
<li><b>ivi:compilation</b>: ivi.ru compilations</li>
<li><b>ivideon</b>: Ivideon TV</li>
<li><b>Izlesene</b></li>
<li><b>JadoreCettePub</b></li>
<li><b>JeuxVideo</b></li>
<li><b>Jove</b></li>
<li><b>jpopsuki.tv</b></li>
@ -499,6 +499,7 @@
<li><b>Pornotube</b></li>
<li><b>PornoVoisines</b></li>
<li><b>PornoXO</b></li>
<li><b>PressTV</b></li>
<li><b>PrimeShareTV</b></li>
<li><b>PromptFile</b></li>
<li><b>prosiebensat1</b>: ProSiebenSat.1 Digital</li>

View file

@ -1 +1 @@
2016.04.06
2016.04.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>2016-04-06T15:16:27.266631Z</updated>
<updated>2016-04-13T08:05:05.739008Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -9410,4 +9410,19 @@
<updated>2016-04-06T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.04.13</id>
<title>New version 2016.04.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/2016.04.13/">https://yt-dl.org/downloads/2016.04.13/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-04-13T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2016.04.06",
"signature": "7502eddaa05117e80fe236bea73ad48edb1f023fe254b31776cc70ecdb6005dac5d99dd740fd63cf6104e7dc141e1e49023a3aa727f4f664c0ccfb2833f2c668e8d88e28fb6c26c2d57f679724635d4bec7128453e5e791a7f5ac889998fae65ca48494b8c3cbeaf321df65d72bf77e21d148a611cf92a5d7ced7ac0147bcfcf",
"latest": "2016.04.13",
"signature": "2d4eb3ca1902d1238820fb77074ccc7c31cb9daadc106f9dd98ddee7df60182965e03969591df13f4a10795e5c6074d159a28f7dbc21755c8b7460ce23045d09b5d512d67e1d297e7fd1885bc20d7f256e8fd08faa0d868ec89d6e4a33803dba275e58939913329c987e27d759076b1abe8c5310e230128a4d91a38776e07f99",
"versions": {
"2012.02.22": {
"bin": [
@ -8785,6 +8785,20 @@
"https://yt-dl.org/downloads/2016.04.06/youtube-dl-2016.04.06.tar.gz",
"115a7443162198f12d97c2c1d83e69d462f78410a26d6dd5ae3c74603397b9cd"
]
},
"2016.04.13": {
"bin": [
"https://yt-dl.org/downloads/2016.04.13/youtube-dl",
"ce7e81b458661aa3c07b9c93efd4bc0dbade8e153c352c3e674b6ecea2480c8b"
],
"exe": [
"https://yt-dl.org/downloads/2016.04.13/youtube-dl.exe",
"7bad0efb6eab5486c59b3f29253fd834327e47ca4909ddd6fe556f934834c433"
],
"tar": [
"https://yt-dl.org/downloads/2016.04.13/youtube-dl-2016.04.13.tar.gz",
"f9307cbf2f2e9baf4724d9a35beecd9c7728422c0bff5e9efd0e8a026cc952cb"
]
}
}
}