release 2015.02.10.1

gh-pages-ytdl-org
Philipp Hagemeister 9 years ago
parent bb11b2fb3e
commit 2d2bd2a8cb

@ -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/youtube-dl">2015.02.10</a> (<a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.02.10.1/youtube-dl">2015.02.10.1</a> (<a href="https://yt-dl.org/downloads/2015.02.10.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 13edaac02aaf6b2e9a4ac729cfd024d2</li>
<li><strong>SHA1</strong>: 77c1cbd63fe2474a18e93553e96bb082c28e4222</li>
<li><strong>SHA256</strong>: 70bdf7221f93d7bcb71fa642774ab5e9411bd38e3c127e84851242e3ec1b6384</li>
<li><strong>MD5</strong>: ae68aaf2ce47f2e6e3b6ecd2f340995d</li>
<li><strong>SHA1</strong>: fb56aa71a83b9cc1ccbff696fcf0ecbaac3eeabb</li>
<li><strong>SHA256</strong>: 697482340cf6cee13467b0c5d28e4196b6dccd3e39aa012287f54f4108e1dd27</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl.exe.sig">sig</a> - 5230760f774cfdbf743e070fbf1aa74c3f7326bf991519ebb272defeadb1c37b)<br>
<a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl-2015.02.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl-2015.02.10.tar.gz.sig">sig</a> - 863bee174e815c711a693dd99c039ff41e6b9326fdeddd898ec73f3ad7daa801)
<a href="https://yt-dl.org/downloads/2015.02.10.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.10.1/youtube-dl.exe.sig">sig</a> - 924f1b0cd91f168859a300ddf7a0c7e2bd6313988f7e365198a94c44691f1589)<br>
<a href="https://yt-dl.org/downloads/2015.02.10.1/youtube-dl-2015.02.10.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.10.1/youtube-dl-2015.02.10.1.tar.gz.sig">sig</a> - af5dfd4f4ca21d94f0986db377aa6c83c41cd97957eb7528fc9ebf8cfc69e6e1)
</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/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.10.1/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/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.10.1/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/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.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

@ -1 +1 @@
2015.02.10
2015.02.10.1

@ -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-10T01:23:58.816969Z</updated>
<updated>2015-02-10T01:56:50.533224Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7580,4 +7580,19 @@
<updated>2015-02-10T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.10.1</id>
<title>New version 2015.02.10.1</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.1/">https://yt-dl.org/downloads/2015.02.10.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-10T00:00:01Z</updated>
</entry>
</feed>

@ -1,6 +1,6 @@
{
"latest": "2015.02.10",
"signature": "7ddaca75281c1cd5630789ff6bd959cae666f59c7807d5f63d722fcda4fa3c4811144334669732ae7bd8cb4e56f9293a7582b18d2cfcb07bce61f2367e95fded5b61ad6e62e71ba4ec4fa4a9840ce11ef7aafa8787c149d79613f20bcc81b9fa09b4309b917d06e693e5f2d1f3bda33e4e71d1035690f92bce424329f204efa5",
"latest": "2015.02.10.1",
"signature": "1efa6f8a06a4a1aaf731d6e487ba88ca4e6649c8ab5a5ae3f2f3cdc38153eda05636b8bc423693803f7d4e10dfc618f3d399e9d83341a58f494c0d8a23c58b0a36f13dd3cb1c672f7c575dd4b6588470e545b3beeb5e9639f12d68b32d7220f33192114f5990d64f7487b6f721289802699051b404395e108d4b9ceab7a52cbf",
"versions": {
"2012.02.22": {
"bin": [
@ -7077,6 +7077,20 @@
"https://yt-dl.org/downloads/2015.02.10/youtube-dl-2015.02.10.tar.gz",
"863bee174e815c711a693dd99c039ff41e6b9326fdeddd898ec73f3ad7daa801"
]
},
"2015.02.10.1": {
"bin": [
"https://yt-dl.org/downloads/2015.02.10.1/youtube-dl",
"697482340cf6cee13467b0c5d28e4196b6dccd3e39aa012287f54f4108e1dd27"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.10.1/youtube-dl.exe",
"924f1b0cd91f168859a300ddf7a0c7e2bd6313988f7e365198a94c44691f1589"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.10.1/youtube-dl-2015.02.10.1.tar.gz",
"af5dfd4f4ca21d94f0986db377aa6c83c41cd97957eb7528fc9ebf8cfc69e6e1"
]
}
}
}
Loading…
Cancel
Save