release 2014.03.24.3

This commit is contained in:
Philipp Hagemeister 2014-03-24 17:15:13 +01:00
parent 9c7a1bbee9
commit 41e7dd23d1
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.03.24.2/youtube-dl">2014.03.24.2</a> (<a href="https://yt-dl.org/downloads/2014.03.24.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl">2014.03.24.3</a> (<a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 1507bc963913faceda9e87a18e97bb83</li>
<li><strong>SHA1</strong>: c8a9dd9a216b927170b8ae00fe227e56215a4b37</li>
<li><strong>SHA256</strong>: 57565e86312fe52d852468813c68383a2869149fef0ffcc954815cc12df4b7d0</li>
<li><strong>MD5</strong>: 3c2d585ec0df79437ee25c090a46e9a5</li>
<li><strong>SHA1</strong>: 7588b97d52035b6ad849acaf0de1b79016ce3a60</li>
<li><strong>SHA256</strong>: 76cdf6b05b8bddfe2c6587c056c0f2853b62cb11259041bd66303c6fdd07ad7c</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.03.24.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.24.2/youtube-dl.exe.sig">sig</a> - f252bbcc4b2952e80e53b36c8e3fba4264fe52f66dcd23d54255391f965550c2)<br>
<a href="https://yt-dl.org/downloads/2014.03.24.2/youtube-dl-2014.03.24.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.24.2/youtube-dl-2014.03.24.2.tar.gz.sig">sig</a> - 611948d7087089fe12acddafb844e402449b0d50c8436e43f37de6559807638d)
<a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl.exe.sig">sig</a> - 0bc70e7ef4219b8cd47022c05bc6b35de1aaf3b1e00f083f2fae88e3bbbc1429)<br>
<a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl-2014.03.24.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl-2014.03.24.3.tar.gz.sig">sig</a> - e16d42caaa66db16eee1837d74d39320ad769057ccf1ba75e7e8e202c2775969)
</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.03.24.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.24.3/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.03.24.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.24.3/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.03.24.2/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.03.24.3/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

@ -49,6 +49,7 @@
<li><b>BR</b>: Bayerischer Rundfunk Mediathek</li>
<li><b>Break</b></li>
<li><b>Brightcove</b></li>
<li><b>BYUtv</b></li>
<li><b>Canal13cl</b></li>
<li><b>canalc2.tv</b></li>
<li><b>canalplus.fr</b></li>

View file

@ -1 +1 @@
2014.03.24.2
2014.03.24.3

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-03-24T15:03:46.547803Z</updated>
<updated>2014-03-24T17:15:09.792710Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3935,4 +3935,19 @@
<updated>2014-03-24T00:00:02Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.24.3</id>
<title>New version 2014.03.24.3</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.03.24.3/">https://yt-dl.org/downloads/2014.03.24.3/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-24T00:00:03Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.03.24.2",
"signature": "6b7deaa6019c74fe8c75705618737f1354bd1f5c036caa0027659a17536891d079c51ede43c3abfb4522ee5ce90a79af460274327a5fcdef528a5c29adf8a798d29eed3091680b90e89b27ab17eeee84f09e56fd53e7ecca2c7fdf4af24e8bf13ae6714134d39c9b2ff146d50b95e1b45a6bee455ee5cf851fa0d099d61aca68",
"latest": "2014.03.24.3",
"signature": "641cf19b2026da8b0cfe027892523dbd2625b88008d39aacd7368fdd11fbda9ab2cfa297969781761e30b2612cc168ece1c7db7b783bb29b68474082e1270d6fad97dd760c8fdc5ba853920c137f94be5924c5b161db7a50fdaf237294b20606f7ae5046d86b9be8d44d75d3ddeed09b11b752afd1e803e69eecbfb04d6bfb98",
"versions": {
"2012.02.22": {
"bin": [
@ -3675,6 +3675,20 @@
"https://yt-dl.org/downloads/2014.03.24.2/youtube-dl-2014.03.24.2.tar.gz",
"611948d7087089fe12acddafb844e402449b0d50c8436e43f37de6559807638d"
]
},
"2014.03.24.3": {
"bin": [
"https://yt-dl.org/downloads/2014.03.24.3/youtube-dl",
"76cdf6b05b8bddfe2c6587c056c0f2853b62cb11259041bd66303c6fdd07ad7c"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.24.3/youtube-dl.exe",
"0bc70e7ef4219b8cd47022c05bc6b35de1aaf3b1e00f083f2fae88e3bbbc1429"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.24.3/youtube-dl-2014.03.24.3.tar.gz",
"e16d42caaa66db16eee1837d74d39320ad769057ccf1ba75e7e8e202c2775969"
]
}
}
}