release 2014.01.22.5

This commit is contained in:
Philipp Hagemeister 2014-01-22 22:15:37 +01:00
parent 1e1e007962
commit 77941a2ec3
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.01.22.4/youtube-dl">2014.01.22.4</a> (<a href="https://yt-dl.org/downloads/2014.01.22.4/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl">2014.01.22.5</a> (<a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 76df9548396c656ff6487dd3ec608e75</li>
<li><strong>SHA1</strong>: 413e027e92ff432eed93305f7b3497337414c207</li>
<li><strong>SHA256</strong>: ba40388e617b6bcd29fa4f0a789499647daf01349d997427abb390e4dcc642fa</li>
<li><strong>MD5</strong>: cf1184af7cbd11f62554a0a7e606a010</li>
<li><strong>SHA1</strong>: 05c66613490f5d5e6aa619ce3df59eb96ad51280</li>
<li><strong>SHA256</strong>: 5437323cf040a17318e0fb9ed8ab50cb96abc5dc78992c9da1d629ca24a16a8e</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.01.22.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.22.4/youtube-dl.exe.sig">sig</a> - dcbec237cf2216bdb03d6dd73b4f239cef85ce6cb08db82a15ab05c7031c83e8)<br>
<a href="https://yt-dl.org/downloads/2014.01.22.4/youtube-dl-2014.01.22.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.22.4/youtube-dl-2014.01.22.4.tar.gz.sig">sig</a> - 903f6e39758240c70e2ce5ebfe16d4e33069ffeb3308feea61481bd29a37d8a7)
<a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl.exe.sig">sig</a> - c779f1515460d58c038c59d0c7ab8d4c901e8c7cfc56f42998ad36995b6042c2)<br>
<a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl-2014.01.22.5.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl-2014.01.22.5.tar.gz.sig">sig</a> - 9b483a3f8f6810de7ae641a3a7d6c9f2a93a124c356a291e035efbe8777fd430)
</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.01.22.4/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.22.5/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.01.22.4/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.22.5/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/2014.01.22.4/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.01.22.5/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.01.22.4
2014.01.22.5

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-01-22T21:16:53.425485Z</updated>
<updated>2014-01-22T22:15:35.570288Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -2945,4 +2945,19 @@
<updated>2014-01-22T00:00:04Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.22.5</id>
<title>New version 2014.01.22.5</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.01.22.5/">https://yt-dl.org/downloads/2014.01.22.5/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-01-22T00:00:05Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.01.22.4",
"signature": "4053b1886edd380995a83cd808f1ab67e33df0d1aa1ff80691d94dea202cf20106b7e625589bc1a02bdb4f0aca84e0028a264eecd6fb9be482e77919a21701c41d74f05c9eba88efdfaa9b0ddefcf96ba13efba8f65e455956c3341782b5eb0f85f96cb1172a1c2122e2dbb978f392a0f853b4430e654294bba29ddfad577876",
"latest": "2014.01.22.5",
"signature": "726d78d182fde91f7d34dc1736501a5518eaa3eb603cceb2cd0d61e7c57f3cbe4248d4d1ac93fbce7c751f1ec4115ea0762bbfb5afa896335c263a1df28c749b5e3fb4dea91ff6cde3ce13639c64d1a66248be5f3e5d75c7071c64b38754a103d1baea527b764ff5cb06b0d33da84e5312a92d71bbdb59160c7afa234d332fc3",
"versions": {
"2012.02.22": {
"bin": [
@ -2751,6 +2751,20 @@
"https://yt-dl.org/downloads/2014.01.22.4/youtube-dl-2014.01.22.4.tar.gz",
"903f6e39758240c70e2ce5ebfe16d4e33069ffeb3308feea61481bd29a37d8a7"
]
},
"2014.01.22.5": {
"bin": [
"https://yt-dl.org/downloads/2014.01.22.5/youtube-dl",
"5437323cf040a17318e0fb9ed8ab50cb96abc5dc78992c9da1d629ca24a16a8e"
],
"exe": [
"https://yt-dl.org/downloads/2014.01.22.5/youtube-dl.exe",
"c779f1515460d58c038c59d0c7ab8d4c901e8c7cfc56f42998ad36995b6042c2"
],
"tar": [
"https://yt-dl.org/downloads/2014.01.22.5/youtube-dl-2014.01.22.5.tar.gz",
"9b483a3f8f6810de7ae641a3a7d6c9f2a93a124c356a291e035efbe8777fd430"
]
}
}
}