release 2015.03.24

gh-pages-ytdl-org
Philipp Hagemeister 9 years ago
parent a3c4b14e99
commit a0ffcdb14c

@ -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.2+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2015.03.18/youtube-dl">2015.03.18</a> (<a href="https://yt-dl.org/downloads/2015.03.18/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl">2015.03.24</a> (<a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 99c10a129aae2d576a50e399fb6782a0</li>
<li><strong>SHA1</strong>: ac6a06479661ca3b82c8d2085fefb45895252f8a</li>
<li><strong>SHA256</strong>: 06af2d011e2ccaed0d6a125a5a8c3f9acaf05c8ef3ca07d72994f6de68746514</li>
<li><strong>MD5</strong>: 2f30e127a71b8115d4d3ab49dbbea1bb</li>
<li><strong>SHA1</strong>: 4e644ef17bb43a029b09a398d0ebb3d268b1da75</li>
<li><strong>SHA256</strong>: 88f9a188d042fc200b4e79be8974acac8da5770d4d149a4bf807215cffc0d6d5</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.03.18/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.03.18/youtube-dl.exe.sig">sig</a> - 4081c53391699030221d659d20287e1c56cbd4538c9399547ab726d47858949e)<br>
<a href="https://yt-dl.org/downloads/2015.03.18/youtube-dl-2015.03.18.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.03.18/youtube-dl-2015.03.18.tar.gz.sig">sig</a> - c32e864d1d61a703d7e37deaf0a34d9390e07e96a854dd338e44e654ab4aceef)
<a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl.exe.sig">sig</a> - 04b71f65411ab21540f0d2539704117c60099770c2f2cc9411b606627b9448b0)<br>
<a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl-2015.03.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl-2015.03.24.tar.gz.sig">sig</a> - bb4becd8953bad2d0b5ca20f31597d596e822197501898742ab7fdf8181486d4)
</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/2015.03.18/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.03.24/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/2015.03.18/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.03.24/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/2015.03.18/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/2015.03.24/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>

@ -246,6 +246,7 @@
<li><b>Letv</b></li>
<li><b>LetvPlaylist</b></li>
<li><b>LetvTv</b></li>
<li><b>Libsyn</b></li>
<li><b>lifenews</b>: LIFE | NEWS</li>
<li><b>LiveLeak</b></li>
<li><b>livestream</b></li>
@ -325,6 +326,7 @@
<li><b>npo.nl:radio</b></li>
<li><b>npo.nl:radio:fragment</b></li>
<li><b>NRK</b></li>
<li><b>NRKPlaylist</b></li>
<li><b>NRKTV</b></li>
<li><b>ntv.ru</b></li>
<li><b>Nuvid</b></li>

@ -1 +1 @@
2015.03.18
2015.03.24

@ -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>2015-03-18T22:12:12.302701Z</updated>
<updated>2015-03-24T16:43:06.441795Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -8060,4 +8060,19 @@
<updated>2015-03-18T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.03.24</id>
<title>New version 2015.03.24</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/2015.03.24/">https://yt-dl.org/downloads/2015.03.24/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-03-24T00:00:00Z</updated>
</entry>
</feed>

@ -1,6 +1,6 @@
{
"latest": "2015.03.18",
"signature": "6ed966d83098a9c2410b9f858ec4adee84aa707605b36a869fcf84b2e18a142eb3862fef0a6100ef79669c3e34420d69f3639bccf6552a3ac22d556ab34bb32918fee1f1094fb1969a616fce98d09fb5c67d99ac84ab4d5918daf66d607af51f0e0235e8ae2588e71db2cb1f90153be3543b5df241bcb0e3c49df02e5d5dd005",
"latest": "2015.03.24",
"signature": "3cbf7ff88004da1aedd91e540fcf1fb2c24835f93d311de8141d34042184835d3bb98e3a872e03e0b1a8ab60aabb4cbacc2681b269fcfc457e0e02e8d7b4b9a34356adc24750c0c9cdde0b53b12550ea256d31f1ff52cefcff92d28781655ae173bdc07dd47c4100c82d0d4831f9f316a4c9e1e3ebe82f1c7d25ec107c6954ca",
"versions": {
"2012.02.22": {
"bin": [
@ -7525,6 +7525,20 @@
"https://yt-dl.org/downloads/2015.03.18/youtube-dl-2015.03.18.tar.gz",
"c32e864d1d61a703d7e37deaf0a34d9390e07e96a854dd338e44e654ab4aceef"
]
},
"2015.03.24": {
"bin": [
"https://yt-dl.org/downloads/2015.03.24/youtube-dl",
"88f9a188d042fc200b4e79be8974acac8da5770d4d149a4bf807215cffc0d6d5"
],
"exe": [
"https://yt-dl.org/downloads/2015.03.24/youtube-dl.exe",
"04b71f65411ab21540f0d2539704117c60099770c2f2cc9411b606627b9448b0"
],
"tar": [
"https://yt-dl.org/downloads/2015.03.24/youtube-dl-2015.03.24.tar.gz",
"bb4becd8953bad2d0b5ca20f31597d596e822197501898742ab7fdf8181486d4"
]
}
}
}
Loading…
Cancel
Save