release 2015.02.09.3

This commit is contained in:
Philipp Hagemeister 2015-02-09 16:02:56 +01:00
parent 7fbd4db982
commit 071bec0e36
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.2+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2015.02.09.2/youtube-dl">2015.02.09.2</a> (<a href="https://yt-dl.org/downloads/2015.02.09.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl">2015.02.09.3</a> (<a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: d94dbd2cde8bf65057d4d50db7e11b48</li>
<li><strong>SHA1</strong>: 0dc2d44549e153e88491cc38cd1ef85c6e5dcd08</li>
<li><strong>SHA256</strong>: 9f7743db7213ad970bedbb6822d89f2c6f3fc79138ffcdc7b3d2e92e2ef2c107</li>
<li><strong>MD5</strong>: a58ebba219b5b755cf56b2c1c3ed08db</li>
<li><strong>SHA1</strong>: af377021217f7871f62f1d956e30b474e5559f5f</li>
<li><strong>SHA256</strong>: 3062200a54050ad2fe9581784ffb12d5aed004bef1084198911a0716d58dfb74</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.02.09.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.09.2/youtube-dl.exe.sig">sig</a> - 060a4e8aa642dfcf412c0312ae0ed34dadde75b090dd546ecb2684226e2f8e8c)<br>
<a href="https://yt-dl.org/downloads/2015.02.09.2/youtube-dl-2015.02.09.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.09.2/youtube-dl-2015.02.09.2.tar.gz.sig">sig</a> - 532b28e354bc2408b5e08cb582c69e1ce2dec0a9cf1f3efa55571532a637b362)
<a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl.exe.sig">sig</a> - fd051681c2a141b98a57f632520a974e48aa0fe2b4db423cd48485137b0bcc81)<br>
<a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl-2015.02.09.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl-2015.02.09.3.tar.gz.sig">sig</a> - 10a4bb45876697e3779d481ce8edb0cca4364fd38f6881712415719bca9ffde3)
</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.09.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.09.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/2015.02.09.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.09.3/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.09.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/2015.02.09.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

@ -407,6 +407,7 @@
<li><b>StreamCZ</b></li>
<li><b>StreetVoice</b></li>
<li><b>SunPorno</b></li>
<li><b>SVTPlay</b></li>
<li><b>SWRMediathek</b></li>
<li><b>Syfy</b></li>
<li><b>SztvHu</b></li>

View file

@ -1 +1 @@
2015.02.09.2
2015.02.09.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>2015-02-09T14:51:04.317490Z</updated>
<updated>2015-02-09T16:02:55.037668Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7550,4 +7550,19 @@
<updated>2015-02-09T00:00:02Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.09.3</id>
<title>New version 2015.02.09.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/2015.02.09.3/">https://yt-dl.org/downloads/2015.02.09.3/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-09T00:00:03Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.02.09.2",
"signature": "344c94059148c00aea14c1b5d932df05815cc4d805c04177dbaed0ba8242f92f109ed59d85ce7c5a7c571729185931e08cf6d51093ebb35bc0baea060d1399a9ee355977d77bb49959c6dce6c2e76a11b8f8e080f2c6be4f1f91827a540118371557853eed8245ffaf8492b7a3ef9568735f7a61ffc5211ac3aacb755be78559",
"latest": "2015.02.09.3",
"signature": "1a98d873f79df43b35080a354e74de18df68ea1cb67742695a15fcc2eb342b2e755b6def9a89d2d0cfe246df364c6749788faa719eab3b51ab692942c550cb1c2c8f25166dddf654725f48688c61a576e2f7dab3804baa70c48aa7179d59eca060c5cbd0d8740908479c6cb72ad82c9e427f1f7446586c583269bca8f133e9ca",
"versions": {
"2012.02.22": {
"bin": [
@ -7049,6 +7049,20 @@
"https://yt-dl.org/downloads/2015.02.09.2/youtube-dl-2015.02.09.2.tar.gz",
"532b28e354bc2408b5e08cb582c69e1ce2dec0a9cf1f3efa55571532a637b362"
]
},
"2015.02.09.3": {
"bin": [
"https://yt-dl.org/downloads/2015.02.09.3/youtube-dl",
"3062200a54050ad2fe9581784ffb12d5aed004bef1084198911a0716d58dfb74"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.09.3/youtube-dl.exe",
"fd051681c2a141b98a57f632520a974e48aa0fe2b4db423cd48485137b0bcc81"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.09.3/youtube-dl-2015.02.09.3.tar.gz",
"10a4bb45876697e3779d481ce8edb0cca4364fd38f6881712415719bca9ffde3"
]
}
}
}