release 2016.01.27

This commit is contained in:
Philipp Hagemeister 2016-01-27 09:05:56 +01:00
parent 67ad5ea0d7
commit 168eb9c372
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/2016.01.23/youtube-dl">2016.01.23</a> (<a href="https://yt-dl.org/downloads/2016.01.23/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2016.01.27/youtube-dl">2016.01.27</a> (<a href="https://yt-dl.org/downloads/2016.01.27/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 6582915062761f97153600b7802edc0e</li>
<li><strong>SHA1</strong>: 1dff2b9a822a23fb5254872b92b2477d6de30e81</li>
<li><strong>SHA256</strong>: 23b4ee1d508ce5e8b97a2dbb9a1431012f8627fa122ad42b4802d2ccc3a8e5a8</li>
<li><strong>MD5</strong>: 69169f4ad582c3d238d9fc56cf6802ef</li>
<li><strong>SHA1</strong>: b07b0666c9544f17ee2d5532f82060b67f127fa3</li>
<li><strong>SHA256</strong>: 28d861a504fce2b15093a84643c5d893cb031c9fe38e50a0873721d69f70783e</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2016.01.23/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.01.23/youtube-dl.exe.sig">sig</a> - 3187a8a0b8fda241df383ab912ea669e225c6f49fb7cf13039aa4408cc5c3bc2)<br>
<a href="https://yt-dl.org/downloads/2016.01.23/youtube-dl-2016.01.23.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.01.23/youtube-dl-2016.01.23.tar.gz.sig">sig</a> - 449f4330fac38ed9f2bb2a547f42c1cfd705bab6a8839ff279fc4bd91f233154)
<a href="https://yt-dl.org/downloads/2016.01.27/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.01.27/youtube-dl.exe.sig">sig</a> - a253d11b5348f6437b672d82ed9282e616ac41ff6e441138b1a7e2ce4c7b9444)<br>
<a href="https://yt-dl.org/downloads/2016.01.27/youtube-dl-2016.01.27.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.01.27/youtube-dl-2016.01.27.tar.gz.sig">sig</a> - d06bb62ea19aef3ebb842ac01d98bbeee378e06d9e7c7a2f3bef343205b52ee9)
</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/2016.01.23/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2016.01.27/youtube-dl -o /usr/local/bin/youtube-dl<br/>
sudo chmod a+rx /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/2016.01.23/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2016.01.27/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+rx /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/2016.01.23/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/2016.01.27/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

@ -195,6 +195,7 @@
<li><b>ExpoTV</b></li>
<li><b>ExtremeTube</b></li>
<li><b>facebook</b></li>
<li><b>facebook:post</b></li>
<li><b>faz.net</b></li>
<li><b>fc2</b></li>
<li><b>Fczenit</b></li>

View file

@ -1 +1 @@
2016.01.23
2016.01.27

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>2016-01-23T12:05:40.808145Z</updated>
<updated>2016-01-27T09:05:54.172611Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -9065,4 +9065,19 @@
<updated>2016-01-23T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.01.27</id>
<title>New version 2016.01.27</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/2016.01.27/">https://yt-dl.org/downloads/2016.01.27/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-01-27T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2016.01.23",
"signature": "341ad5122d79af346c3f7e9dae68e4a7b37a815750d4f27ac58643edf875040a7d0b135fa008ff00d7bf28e9c19e787d2e3db0c0e2b755cae91161675ab89411115378f75fbc19aa69cf403f6e5441892e2f5436ce6ae458dfebd563c16d1e2f3ed952b160cc9d507dfea584e9e253cd274d320d6ce81335b798a52f3c9afe1c",
"latest": "2016.01.27",
"signature": "6c718a8064dd7f2f2466b729c7c7b83f25f69d1afe6e8b18fe5ef0b0395a77b8ba23bd8262f8789bc42d9a8be541f543be9348e08eb9716d93cc8ef311755a0bd06afb1951ff766524fe4e224eb381b55743226e8498e145e294a15f698484b4c380f5f4c9b024890180fdadf34560a1a6ca2facd46bb152225e7a6965829bf9",
"versions": {
"2012.02.22": {
"bin": [
@ -8463,6 +8463,20 @@
"https://yt-dl.org/downloads/2016.01.23/youtube-dl-2016.01.23.tar.gz",
"449f4330fac38ed9f2bb2a547f42c1cfd705bab6a8839ff279fc4bd91f233154"
]
},
"2016.01.27": {
"bin": [
"https://yt-dl.org/downloads/2016.01.27/youtube-dl",
"28d861a504fce2b15093a84643c5d893cb031c9fe38e50a0873721d69f70783e"
],
"exe": [
"https://yt-dl.org/downloads/2016.01.27/youtube-dl.exe",
"a253d11b5348f6437b672d82ed9282e616ac41ff6e441138b1a7e2ce4c7b9444"
],
"tar": [
"https://yt-dl.org/downloads/2016.01.27/youtube-dl-2016.01.27.tar.gz",
"d06bb62ea19aef3ebb842ac01d98bbeee378e06d9e7c7a2f3bef343205b52ee9"
]
}
}
}