release 2014.11.16

This commit is contained in:
Philipp Hagemeister 2014-11-16 00:54:37 +01:00
parent d3fd131e01
commit 9077c895d9
4 changed files with 42 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/2014.11.15.1/youtube-dl">2014.11.15.1</a> (<a href="https://yt-dl.org/downloads/2014.11.15.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl">2014.11.16</a> (<a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 132509361eeec5f91feedaf2b4aecfc8</li>
<li><strong>SHA1</strong>: 585a10b8eb28502bc949510c32f27df8b14c65af</li>
<li><strong>SHA256</strong>: 5b7df8d1609067221f56eb355125df5ecb9ea55d454af7c3bd7544387e159b6e</li>
<li><strong>MD5</strong>: 03ee1c60475c9eb4684eea8639606e2e</li>
<li><strong>SHA1</strong>: 7d42b3605ae2390d4b563cae268765636d1fec41</li>
<li><strong>SHA256</strong>: c1d7784f2c616ae48fe2b2721fb2a95bfdc1bbe9a11de065a2df690276c78df6</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.11.15.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.15.1/youtube-dl.exe.sig">sig</a> - 924bca7f2f0fe672b66d23fd0f8fafb74be170c607d38d89974d16c32842c3c1)<br>
<a href="https://yt-dl.org/downloads/2014.11.15.1/youtube-dl-2014.11.15.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.15.1/youtube-dl-2014.11.15.1.tar.gz.sig">sig</a> - a28ae7a21ab2550d7bd2c4cb25ac45ac60510b4477c838c4b6870885d79a5020)
<a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl.exe.sig">sig</a> - 7193a3f8a5303683d71573e1e8a6ebd647dc48cc41609ad01d799efba3ff19d9)<br>
<a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl-2014.11.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl-2014.11.16.tar.gz.sig">sig</a> - 78f0e7e4edbae25d12d6a9964b23c61cc9fa8fc7f02d0371e985465e7f2b1244)
</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/2014.11.15.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.16/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/2014.11.15.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.16/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /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/2014.11.15.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -1 +1 @@
2014.11.15.1
2014.11.16

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>2014-11-15T15:24:57.235897Z</updated>
<updated>2014-11-16T00:54:36.118572Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6350,4 +6350,19 @@
<updated>2014-11-15T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.16</id>
<title>New version 2014.11.16</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/2014.11.16/">https://yt-dl.org/downloads/2014.11.16/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-11-16T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.11.15.1",
"signature": "4c564aa3831a9e71feedaccfc5c00ac828f8bb0a260f9a26600f11142cedf39e5243007b8d7f7760c64a85c89e56e0781c59d8167cc85c89d06a0ee61bf740598a235267bd41555c06badd58ce9ceebe120234d56700fd658fa33e0196ee0ac1af0029ccb3a45273da8311987c5291b01288f24f73dfb676b0b16da3f4098f6b",
"latest": "2014.11.16",
"signature": "7cdaf675b7f7abc3d78be7e08b465b2d1e32f27b00ff6e54444170e9e1ac2f158f63940f065348ac06d67d9c0cb6847931b4ecfc0b787f4aa592d979455b117656d65fe13b4fd4356ff145d017d4bdf2d56f0433e884b8b34c721bba9ab2409290cd9dd430be1cb169c7cae6e63af25e991b3b6aefbdd2581304da5a85a1fd3f",
"versions": {
"2012.02.22": {
"bin": [
@ -5929,6 +5929,20 @@
"https://yt-dl.org/downloads/2014.11.15.1/youtube-dl-2014.11.15.1.tar.gz",
"a28ae7a21ab2550d7bd2c4cb25ac45ac60510b4477c838c4b6870885d79a5020"
]
},
"2014.11.16": {
"bin": [
"https://yt-dl.org/downloads/2014.11.16/youtube-dl",
"c1d7784f2c616ae48fe2b2721fb2a95bfdc1bbe9a11de065a2df690276c78df6"
],
"exe": [
"https://yt-dl.org/downloads/2014.11.16/youtube-dl.exe",
"7193a3f8a5303683d71573e1e8a6ebd647dc48cc41609ad01d799efba3ff19d9"
],
"tar": [
"https://yt-dl.org/downloads/2014.11.16/youtube-dl-2014.11.16.tar.gz",
"78f0e7e4edbae25d12d6a9964b23c61cc9fa8fc7f02d0371e985465e7f2b1244"
]
}
}
}