release 2013.12.16.1

This commit is contained in:
Philipp Hagemeister 2013-12-16 06:14:46 +01:00
parent 3f60bdf21c
commit 5d60fe65c8
5 changed files with 45 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.3+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2013.12.16/youtube-dl">2013.12.16</a> (<a href="https://yt-dl.org/downloads/2013.12.16/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl">2013.12.16.1</a> (<a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: ca37e29c05ca53f9ec8da43ce04275e1</li>
<li><strong>SHA1</strong>: 4e64551fa9e92fee7f8764a318fbf8eaaf51f037</li>
<li><strong>SHA256</strong>: 1464e8eef05444067fb75e46213da9de581caac351e9f192b26017abe0891321</li>
<li><strong>MD5</strong>: c36dd6d2fbeefb168d71b4b22cb4df65</li>
<li><strong>SHA1</strong>: 3f9acbf299573e6d32def7a064cb81a5f3c35b28</li>
<li><strong>SHA256</strong>: 757567c573fe66a979c90176d54716f53574cb01e677ddb166f88cfacaf31b1a</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2013.12.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.16/youtube-dl.exe.sig">sig</a> - 4931827086e1ca00d929ad4fcb599956bef9c70c0915ce42909e8cc8c5089037)<br>
<a href="https://yt-dl.org/downloads/2013.12.16/youtube-dl-2013.12.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.16/youtube-dl-2013.12.16.tar.gz.sig">sig</a> - faccc9f73fb5d94d80d0a74328b00f4498f68ef81c85c2f58a47b472b6ab8e78)
<a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl.exe.sig">sig</a> - 195e72b65c7fdae71a55cfae50843964e0dd27851acf034968957d1b4c10318b)<br>
<a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl-2013.12.16.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl-2013.12.16.1.tar.gz.sig">sig</a> - c883894fe0c76c38d87be553b3eaf668944d3918b45b5e3e2d4a6e4b6e539486)
</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/2013.12.16/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.12.16.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /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/2013.12.16/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.16.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
@ -49,7 +49,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/2013.12.16/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/2013.12.16.1/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

@ -43,6 +43,7 @@
<li><b>canalc2.tv</b></li>
<li><b>canalplus.fr</b></li>
<li><b>CBS</b></li>
<li><b>channel9</b>: Channel 9</li>
<li><b>Cinemassacre</b></li>
<li><b>clipfish</b></li>
<li><b>Clipsyndicate</b></li>
@ -101,6 +102,7 @@
<li><b>liveleak</b></li>
<li><b>livestream</b></li>
<li><b>livestream:original</b></li>
<li><b>MDR</b></li>
<li><b>metacafe</b></li>
<li><b>Metacritic</b></li>
<li><b>mixcloud</b></li>
@ -126,6 +128,7 @@
<li><b>plus.google</b>: Google Plus</li>
<li><b>pluzz.francetv.fr</b></li>
<li><b>podomatic</b></li>
<li><b>PornHd</b></li>
<li><b>PornHub</b></li>
<li><b>Pornotube</b></li>
<li><b>Pyvideo</b></li>

View file

@ -1 +1 @@
2013.12.16
2013.12.16.1

View file

@ -2,7 +2,7 @@
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
<atom:title>youtube-dl releases</atom:title>
<atom:id>youtube-dl-updates-feed</atom:id>
<atom:updated>2013-12-16T04:48:43.215837</atom:updated>
<atom:updated>2013-12-16T06:14:45.527780</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -2344,4 +2344,19 @@
<atom:updated>2013-12-16</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.12.16.1</atom:id>
<atom:title>New version 2013.12.16.1</atom:title>
<atom:link href="http://rg3.github.io/youtube-dl" />
<atom:content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Downloads available at <a href="https://yt-dl.org/downloads/2013.12.16.1/">https://yt-dl.org/downloads/2013.12.16.1/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-12-16-1</atom:updated>
</atom:entry>
</atom:feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2013.12.16",
"signature": "13dd6fae00aba371e741b55e43c849121196fb02beff62f07fea1b4b27f5a521c135bdbe959d2c8468152dfe99648bac2ba1aa95b305d98c4db19e87d817f7763f98e0fd11bb8f391a0756597ea2d9fc30b3ea0cece0ec3dc79181824aa6b71932928584ac4c71a59ec41def32d848ea8cb65de8ee56b6bb195f18f0032471eb",
"latest": "2013.12.16.1",
"signature": "558950ad06b88f1afb9ed68434acd6520bf62a18b4685614c80c0b6a10487d0d28f293fd07a509a2ce72c76f04c1e0a8fb7ff71e03f4c6176badb86913a14decc6ef3e78a6a93f0f4290b610c42a4282a91fc1cb98cb58f187bdf5a8316e54c431323a58149fadb85ffc37adf6b6db5d7663b26bbc7106fe5818ed89c15df85e",
"versions": {
"2012.02.22": {
"bin": [
@ -2191,6 +2191,20 @@
"https://yt-dl.org/downloads/2013.12.16/youtube-dl-2013.12.16.tar.gz",
"faccc9f73fb5d94d80d0a74328b00f4498f68ef81c85c2f58a47b472b6ab8e78"
]
},
"2013.12.16.1": {
"bin": [
"https://yt-dl.org/downloads/2013.12.16.1/youtube-dl",
"757567c573fe66a979c90176d54716f53574cb01e677ddb166f88cfacaf31b1a"
],
"exe": [
"https://yt-dl.org/downloads/2013.12.16.1/youtube-dl.exe",
"195e72b65c7fdae71a55cfae50843964e0dd27851acf034968957d1b4c10318b"
],
"tar": [
"https://yt-dl.org/downloads/2013.12.16.1/youtube-dl-2013.12.16.1.tar.gz",
"c883894fe0c76c38d87be553b3eaf668944d3918b45b5e3e2d4a6e4b6e539486"
]
}
}
}