release 2015.02.20

This commit is contained in:
Philipp Hagemeister 2015-02-20 23:29:08 +01:00
parent 31316b769c
commit 5f1e535937
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.19.3/youtube-dl">2015.02.19.3</a> (<a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.02.20/youtube-dl">2015.02.20</a> (<a href="https://yt-dl.org/downloads/2015.02.20/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 03f5061bc73c4ff7081418ce758a448f</li>
<li><strong>SHA1</strong>: b2397cc84524ffe88cb75e744d2a655ef2a3ddd8</li>
<li><strong>SHA256</strong>: cc78b4e4a413d8ff0fd853bb9dcbd42d0769ff25d3cbd47a13e0ddce9754f935</li>
<li><strong>MD5</strong>: 0550139302073625ed479017bdb51f97</li>
<li><strong>SHA1</strong>: 185d7c53929878c43745d00ca1b693db8f7b8d8f</li>
<li><strong>SHA256</strong>: 59c6dd7297e325d8f3ed7168c1f544561812d31312ca04dbd8717b8db77875bd</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl.exe.sig">sig</a> - 875c999375351069889102dbac8e4ecd7250619f76612a8c3e59e8a0a5d510a1)<br>
<a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl-2015.02.19.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl-2015.02.19.3.tar.gz.sig">sig</a> - 03970473aa25526ccd3a190aff36719ece14fefede5a657795966bb5dd005684)
<a href="https://yt-dl.org/downloads/2015.02.20/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.20/youtube-dl.exe.sig">sig</a> - 5ae4386e54d83befcbbf07de89e2c52fa85fa37352af7719df7aff0e9f5b1b8e)<br>
<a href="https://yt-dl.org/downloads/2015.02.20/youtube-dl-2015.02.20.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.20/youtube-dl-2015.02.20.tar.gz.sig">sig</a> - 3bfef8d0202b613ea4b03c40642c8d33eb174cd6360f47bd6d0a83a0dae8622b)
</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.19.3/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.20/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.19.3/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.20/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.19.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.20/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

@ -466,6 +466,7 @@
<li><b>Turbo</b></li>
<li><b>Tutv</b></li>
<li><b>tv.dfb.de</b></li>
<li><b>TV4</b>: tv4.se and tv4play.se</li>
<li><b>tvigle</b>: Интернет-телевидение Tvigle.ru</li>
<li><b>tvp.pl</b></li>
<li><b>tvp.pl:Series</b></li>

View file

@ -1 +1 @@
2015.02.19.3
2015.02.20

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-19T19:32:49.794639Z</updated>
<updated>2015-02-20T23:29:06.742302Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7820,4 +7820,19 @@
<updated>2015-02-19T00:00:03Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.20</id>
<title>New version 2015.02.20</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.20/">https://yt-dl.org/downloads/2015.02.20/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-20T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.02.19.3",
"signature": "122987d34508fda4536e719a471dc6016daab865598df3fc216b964775001a44147dad6ed18f79381f5847876f45499ef80916a6fa39510f17a6b0febeaf6ea65d635004a5c5d15d0f4b953f90399d9ed0570f9aa6fc76c526fba739e40efd3a17b96a4e596fc7f7d13062e536640f9a288680cb43b9f58e344d2022a85edc3f",
"latest": "2015.02.20",
"signature": "596232b48134569e9af2504514e7dc43ebf8e245d3d50be38f47835e6d56b1d1929b23d1b94935d6db99b16a13da8b763eb77a399b4b85d245b59ad8983262db9a28fbdaeaab945349e10e359e95ce7c0d5d65439fac22912b73291f8ee6fd428bbedc2df53bb3c2766d5a8f69e75f77f79ffc7c358aa1fe9e0983d6e28bd8c9",
"versions": {
"2012.02.22": {
"bin": [
@ -7301,6 +7301,20 @@
"https://yt-dl.org/downloads/2015.02.19.3/youtube-dl-2015.02.19.3.tar.gz",
"03970473aa25526ccd3a190aff36719ece14fefede5a657795966bb5dd005684"
]
},
"2015.02.20": {
"bin": [
"https://yt-dl.org/downloads/2015.02.20/youtube-dl",
"59c6dd7297e325d8f3ed7168c1f544561812d31312ca04dbd8717b8db77875bd"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.20/youtube-dl.exe",
"5ae4386e54d83befcbbf07de89e2c52fa85fa37352af7719df7aff0e9f5b1b8e"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.20/youtube-dl-2015.02.20.tar.gz",
"3bfef8d0202b613ea4b03c40642c8d33eb174cd6360f47bd6d0a83a0dae8622b"
]
}
}
}