release 2014.02.28

This commit is contained in:
Philipp Hagemeister 2014-02-28 14:57:09 +01:00
parent 3fb6d6a6ee
commit bcb0eb70e0
5 changed files with 43 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.02.27.1/youtube-dl">2014.02.27.1</a> (<a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.02.28/youtube-dl">2014.02.28</a> (<a href="https://yt-dl.org/downloads/2014.02.28/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 1607396c9cbe2529c7cebea4b5da669b</li>
<li><strong>SHA1</strong>: 54599f36f083fa9bcb3221e70ab6039f028248b7</li>
<li><strong>SHA256</strong>: 7ce1a91f58694960a00727be96f3c811907a8764ba47dc59f4cd404d18bfe4cd</li>
<li><strong>MD5</strong>: f7244b5872f2e911b0a2cf685ec97010</li>
<li><strong>SHA1</strong>: b9bc9d124a46e183d7f80ea437d5de09579d8987</li>
<li><strong>SHA256</strong>: 80f9e98a17ff3015f25bfb3b20da7f4aca44f5cc954fd2a1eac1ef41136d6532</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl.exe.sig">sig</a> - 8845ed2a0cb8b07be9da63db3472ed383a9d012f518ddbc5370d3315906367cf)<br>
<a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl-2014.02.27.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl-2014.02.27.1.tar.gz.sig">sig</a> - 40693c2632ff5b14d64d7a78e810b367e98e79fec87618016b0f6d9c887d6f2a)
<a href="https://yt-dl.org/downloads/2014.02.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.28/youtube-dl.exe.sig">sig</a> - a0dd6e23a4ac372df100ffe6464bb8c9b41e339527586404bb8a2cde87b265a3)<br>
<a href="https://yt-dl.org/downloads/2014.02.28/youtube-dl-2014.02.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.28/youtube-dl-2014.02.28.tar.gz.sig">sig</a> - 23a0f2d19a1416518c3e9fc0df7a97776cd2ac8a07695cc30b8d0f77c8c43ff6)
</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.02.27.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.28/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.02.27.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.28/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.02.27.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.02.28/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

@ -101,6 +101,7 @@
<li><b>Gamekings</b></li>
<li><b>GameSpot</b></li>
<li><b>Gametrailers</b></li>
<li><b>GDCVault</b></li>
<li><b>generic</b>: Generic downloader that works on some sites</li>
<li><b>Hark</b></li>
<li><b>Helsinki</b>: helsinki.fi</li>

View file

@ -1 +1 @@
2014.02.27.1
2014.02.28

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-02-27T16:14:04.264412Z</updated>
<updated>2014-02-28T14:57:04.718460Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3575,4 +3575,19 @@
<updated>2014-02-27T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.28</id>
<title>New version 2014.02.28</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.02.28/">https://yt-dl.org/downloads/2014.02.28/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-02-28T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.02.27.1",
"signature": "2a9683d7236c5d32a9bda290e4065e175fe891babbbae5ea8dd970e226451b001c0aaabdd823cb6ef444c7942cb099e6514f159076738b0448e70ad0a9974f42f8e7fb41a89557777f03851bab48f56c09547e8551dc8a385772abf54c55ed4e0cc15a764c39da21a17129b221feceaf85b2e2f558c7488286ce8006ab4b7364",
"latest": "2014.02.28",
"signature": "91e054539357b07350975a68c4251ae68d8226a9f7630b9b2d92149ef83b3ab0093cf01651fe97decc488f0ad67f6ba89202e2c5f8c915adfc489f207b4e013407de3264b6800e935c3ab419e99ff1bd2ee38c6509fe07f8b9b71aa88aed38d11a7edb4cc272b723ad156779fffa87c513a48c0a4a4cf2d14198334428e9c072",
"versions": {
"2012.02.22": {
"bin": [
@ -3339,6 +3339,20 @@
"https://yt-dl.org/downloads/2014.02.27.1/youtube-dl-2014.02.27.1.tar.gz",
"40693c2632ff5b14d64d7a78e810b367e98e79fec87618016b0f6d9c887d6f2a"
]
},
"2014.02.28": {
"bin": [
"https://yt-dl.org/downloads/2014.02.28/youtube-dl",
"80f9e98a17ff3015f25bfb3b20da7f4aca44f5cc954fd2a1eac1ef41136d6532"
],
"exe": [
"https://yt-dl.org/downloads/2014.02.28/youtube-dl.exe",
"a0dd6e23a4ac372df100ffe6464bb8c9b41e339527586404bb8a2cde87b265a3"
],
"tar": [
"https://yt-dl.org/downloads/2014.02.28/youtube-dl-2014.02.28.tar.gz",
"23a0f2d19a1416518c3e9fc0df7a97776cd2ac8a07695cc30b8d0f77c8c43ff6"
]
}
}
}