release 2015.02.06

This commit is contained in:
Philipp Hagemeister 2015-02-06 14:49:03 +01:00
parent 3e88ea52e6
commit a5d09c457d
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.04/youtube-dl">2015.02.04</a> (<a href="https://yt-dl.org/downloads/2015.02.04/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl">2015.02.06</a> (<a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 36246943413cb0b48cf8eb857d78c409</li>
<li><strong>SHA1</strong>: 596190fc6cf8782236f97047021da4634c00d374</li>
<li><strong>SHA256</strong>: 9f45e65552b71f98f24f610e057931f15d9deb4453ceb0e812c06d5259eacb89</li>
<li><strong>MD5</strong>: 626824f425708406daf5236ea12132e7</li>
<li><strong>SHA1</strong>: 4dc37247fcacacd9a07b468439dd9d612b85091e</li>
<li><strong>SHA256</strong>: dac0295e995929589a84ca7404d105e3d564682a59d6639e07fbb17a6d31679d</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.02.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.04/youtube-dl.exe.sig">sig</a> - 6b6bd35e2d513776a0b5dfdbcb58332cf32f5fb9b593894041ebb37a5b2d0817)<br>
<a href="https://yt-dl.org/downloads/2015.02.04/youtube-dl-2015.02.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.04/youtube-dl-2015.02.04.tar.gz.sig">sig</a> - b2d147e251f997c84bad92277ebdbc44f6aa7bd62b7def9e55ffdb1c3e103264)
<a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl.exe.sig">sig</a> - 77970159346da7b5c456453c700c8d3199aab8557cda8c50eaef0458016ab5da)<br>
<a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl-2015.02.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl-2015.02.06.tar.gz.sig">sig</a> - 786870517a31f76fb614e2780f4e72352b27426aa33442d1fbefb0989d9bbab9)
</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.04/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.06/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.04/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.06/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.04/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.06/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

@ -456,6 +456,7 @@
<li><b>tvp.pl</b></li>
<li><b>tvp.pl:Series</b></li>
<li><b>TVPlay</b>: TV3Play and related services</li>
<li><b>Tweakers</b></li>
<li><b>twitch:bookmarks</b></li>
<li><b>twitch:chapter</b></li>
<li><b>twitch:past_broadcasts</b></li>

View file

@ -1 +1 @@
2015.02.04
2015.02.06

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-04T16:11:51.479797Z</updated>
<updated>2015-02-06T14:49:01.548130Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7490,4 +7490,19 @@
<updated>2015-02-04T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.06</id>
<title>New version 2015.02.06</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.06/">https://yt-dl.org/downloads/2015.02.06/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-06T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.02.04",
"signature": "633f039d91f118ba9c2ede50cc9a2bf132d65bafc3665d6493a48972fd02695874bf2d0dc30f257c0745e5254a792803075019a4c180fb5495b50984548c0187cddcb25f201a8b7546fdfb929c76b25e22724f2a17c310addeb221c27df78f102184d58df6877c0d81cef87b0a83b393a475d355adb5e5d258955298aa2c23ef",
"latest": "2015.02.06",
"signature": "9b164c26d67116b7ed481c6fb7d650d1d40092b7c2a7cf1febea206d0b4d697ece15a13c0334b0882f1ccd2caccbf0113da3f509bce12830b8318e72c571436fde6db42c18830a77b9bc987d87784047280f7d4e92bb1d85fea27020fceb82842924c996eaf3fb975fc01ff3f63f633b1a76e9256079846e0144e0bc1a06de94",
"versions": {
"2012.02.22": {
"bin": [
@ -6993,6 +6993,20 @@
"https://yt-dl.org/downloads/2015.02.04/youtube-dl-2015.02.04.tar.gz",
"b2d147e251f997c84bad92277ebdbc44f6aa7bd62b7def9e55ffdb1c3e103264"
]
},
"2015.02.06": {
"bin": [
"https://yt-dl.org/downloads/2015.02.06/youtube-dl",
"dac0295e995929589a84ca7404d105e3d564682a59d6639e07fbb17a6d31679d"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.06/youtube-dl.exe",
"77970159346da7b5c456453c700c8d3199aab8557cda8c50eaef0458016ab5da"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.06/youtube-dl-2015.02.06.tar.gz",
"786870517a31f76fb614e2780f4e72352b27426aa33442d1fbefb0989d9bbab9"
]
}
}
}