release 2015.02.10.5

gh-pages-ytdl-org
Philipp Hagemeister 9 years ago
parent 08f4c0f0e0
commit 9f0acce278

@ -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.02.10.4/youtube-dl">2015.02.10.4</a> (<a href="https://yt-dl.org/downloads/2015.02.10.4/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.02.10.5/youtube-dl">2015.02.10.5</a> (<a href="https://yt-dl.org/downloads/2015.02.10.5/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 6124ec21363fc8256c0e0e715e2405e1</li>
<li><strong>SHA1</strong>: b8f32a6a0052185a67c9b330f9c7552eac279924</li>
<li><strong>SHA256</strong>: 3dd8901ae5f954aeb6e7dcba0f9f13058410613cfa2c82bfdc5c0974c1211b09</li>
<li><strong>MD5</strong>: cc46074f677a0cee0f0e6c07e64925a6</li>
<li><strong>SHA1</strong>: 5087bf348e02209d9228b2974cceee2c088f9337</li>
<li><strong>SHA256</strong>: 14de9052b9076a5e9da689a5ca98586822a0ec99d0b36c51d21e82cc954706f0</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.02.10.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.10.4/youtube-dl.exe.sig">sig</a> - 8eea1de24d55546e046c85dc9cc4d13c649199c94f772eede5a844e87ed234b5)<br>
<a href="https://yt-dl.org/downloads/2015.02.10.4/youtube-dl-2015.02.10.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.10.4/youtube-dl-2015.02.10.4.tar.gz.sig">sig</a> - 9a6d616ad7fde0f9fda72e64cb3197bd8faec04b7baa726def926119ad3bbd24)
<a href="https://yt-dl.org/downloads/2015.02.10.5/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.10.5/youtube-dl.exe.sig">sig</a> - 227b1133f52dcfb07451f3dcadf3c408eb4a76fe40fd4c41060ab30fb83fb623)<br>
<a href="https://yt-dl.org/downloads/2015.02.10.5/youtube-dl-2015.02.10.5.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.10.5/youtube-dl-2015.02.10.5.tar.gz.sig">sig</a> - cd383f83b972afccf57b97c096d4830067199aedf4e2f0809004a2ead8676f38)
</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.02.10.4/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.10.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/2015.02.10.4/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.10.5/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.02.10.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/2015.02.10.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>

@ -1 +1 @@
2015.02.10.4
2015.02.10.5

@ -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-02-10T11:32:19.050741Z</updated>
<updated>2015-02-10T16:03:49.001158Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7640,4 +7640,19 @@
<updated>2015-02-10T00:00:04Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.10.5</id>
<title>New version 2015.02.10.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/2015.02.10.5/">https://yt-dl.org/downloads/2015.02.10.5/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-10T00:00:05Z</updated>
</entry>
</feed>

@ -1,6 +1,6 @@
{
"latest": "2015.02.10.4",
"signature": "9a9d7b0646572046f6ce6da6b9c0c83a39eb41636f0afc565e71da16646832c96c9cc03e85d44fd7ce52cccf71bbd019c2380c0d8eaea465ae00b89015c269a864f9cffff9f90d21a3bf0da19e47a8d81f30334756fc2a37c086380e20fd148278ec4193f96bc2f7a18ed007b960a8c292d2de70fd7dc8c22218ab18adb3e9ca",
"latest": "2015.02.10.5",
"signature": "914d25bdfb53ba5a28691b578857265b59c1b83e0da73d184fe91091cdb4d58a1f9c29c3a0265a025ced41b5882145bf4a2712212f889125551762757f27119a910050ceb857c3ff29e6ce2558b3e47295e74a30490f2d4fdabba1a1c789703c8b4b8b2b052e3425f76a47c756aec9d6e79ffee269c420d8fb83787b9167c87c",
"versions": {
"2012.02.22": {
"bin": [
@ -7133,6 +7133,20 @@
"https://yt-dl.org/downloads/2015.02.10.4/youtube-dl-2015.02.10.4.tar.gz",
"9a6d616ad7fde0f9fda72e64cb3197bd8faec04b7baa726def926119ad3bbd24"
]
},
"2015.02.10.5": {
"bin": [
"https://yt-dl.org/downloads/2015.02.10.5/youtube-dl",
"14de9052b9076a5e9da689a5ca98586822a0ec99d0b36c51d21e82cc954706f0"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.10.5/youtube-dl.exe",
"227b1133f52dcfb07451f3dcadf3c408eb4a76fe40fd4c41060ab30fb83fb623"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.10.5/youtube-dl-2015.02.10.5.tar.gz",
"cd383f83b972afccf57b97c096d4830067199aedf4e2f0809004a2ead8676f38"
]
}
}
}
Loading…
Cancel
Save