release 2016.01.31

This commit is contained in:
Philipp Hagemeister 2016-01-31 13:03:08 +01:00
parent d8a6bb81c0
commit f960ec7fad
5 changed files with 45 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.29/youtube-dl">2016.01.29</a> (<a href="https://yt-dl.org/downloads/2016.01.29/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl">2016.01.31</a> (<a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 212f8528db88df146673739105452a0a</li>
<li><strong>SHA1</strong>: 231b371d3895706596ddb84cd4cb6a444bf5b48f</li>
<li><strong>SHA256</strong>: 05998c5d1da73234fae73d3ea2a304a3869e239cfdc275f5aa896ebd521adae0</li>
<li><strong>MD5</strong>: 62396f17bd4092e6a1f3729f6a069e6c</li>
<li><strong>SHA1</strong>: 97c6acf7862679dde9e415858538c338464680cb</li>
<li><strong>SHA256</strong>: d0778ff4fc0903e6369c6bab9306e1b30ebf75cbd1bfb521abaa7bcf052a6b5e</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2016.01.29/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.01.29/youtube-dl.exe.sig">sig</a> - e37e5c3a37a3bfd3135e87b5eeff59be7799c96b2bc00958add8fc358d59ab75)<br>
<a href="https://yt-dl.org/downloads/2016.01.29/youtube-dl-2016.01.29.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.01.29/youtube-dl-2016.01.29.tar.gz.sig">sig</a> - 4b39800787d288c5f44cf00342d900d53386ef41c66a5397b406acac9fd60212)
<a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl.exe.sig">sig</a> - e2aa301fe9e540b2e29044530ce6188724083c3b99addd54d8c51ee67422f897)<br>
<a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl-2016.01.31.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.01.31/youtube-dl-2016.01.31.tar.gz.sig">sig</a> - 62b7e89fb4ef43eb175581dc365e1b95158d9cb30cf45c041ab9cdc96d291340)
</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.29/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2016.01.31/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.29/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2016.01.31/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.29/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.31/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

@ -70,6 +70,7 @@
<li><b>audiomack</b></li>
<li><b>audiomack:album</b></li>
<li><b>Azubu</b></li>
<li><b>AzubuLive</b></li>
<li><b>BaiduVideo</b>: 百度视频</li>
<li><b>bambuser</b></li>
<li><b>bambuser:channel</b></li>
@ -330,6 +331,7 @@
<li><b>mailru</b>: Видео@Mail.Ru</li>
<li><b>MakerTV</b></li>
<li><b>Malemotion</b></li>
<li><b>MatchTV</b></li>
<li><b>MDR</b>: MDR.DE and KiKA</li>
<li><b>media.ccc.de</b></li>
<li><b>metacafe</b></li>
@ -522,6 +524,7 @@
<li><b>Sapo</b>: SAPO Vídeos</li>
<li><b>savefrom.net</b></li>
<li><b>SBS</b>: sbs.com.au</li>
<li><b>schooltv</b></li>
<li><b>SciVee</b></li>
<li><b>screen.yahoo:search</b>: Yahoo screen search</li>
<li><b>Screencast</b></li>

View file

@ -1 +1 @@
2016.01.29
2016.01.31

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-29T12:24:03.431196Z</updated>
<updated>2016-01-31T13:03:04.680737Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -9095,4 +9095,19 @@
<updated>2016-01-29T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.01.31</id>
<title>New version 2016.01.31</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.31/">https://yt-dl.org/downloads/2016.01.31/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-01-31T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2016.01.29",
"signature": "4da78a5c4d2b81e0e37b1668d8621a4fee73298ca45c0149953343c51d1d1d3b91bc16e1e9f5a36869685fa4c93941657187c29db59b0d0f4ced6afce5cb89d53bc78321bd7592cf407ed29e58ab83ec15f17f80122e0d0b1b0bc91687c643ca77068f1352955d15dbc772f79f22e27bf77d60e1b65f6ca5accd4d612fa29440",
"latest": "2016.01.31",
"signature": "624b26fd8123212412d61dc722d7728acd5b0cc421e009f2057e289eb8f29a4352089cf8c2179dea693832454714e297b98925b7072c86764d9547b4fe22b21616894cf3cb4527d95fd31a03a97984d74be8799ed8eb3c53e926ff3f852b8cd3d3a7ba7fcaf47d19810a63e858f10f923e1b4699ea1f658b779ac0beb950b336",
"versions": {
"2012.02.22": {
"bin": [
@ -8491,6 +8491,20 @@
"https://yt-dl.org/downloads/2016.01.29/youtube-dl-2016.01.29.tar.gz",
"4b39800787d288c5f44cf00342d900d53386ef41c66a5397b406acac9fd60212"
]
},
"2016.01.31": {
"bin": [
"https://yt-dl.org/downloads/2016.01.31/youtube-dl",
"d0778ff4fc0903e6369c6bab9306e1b30ebf75cbd1bfb521abaa7bcf052a6b5e"
],
"exe": [
"https://yt-dl.org/downloads/2016.01.31/youtube-dl.exe",
"e2aa301fe9e540b2e29044530ce6188724083c3b99addd54d8c51ee67422f897"
],
"tar": [
"https://yt-dl.org/downloads/2016.01.31/youtube-dl-2016.01.31.tar.gz",
"62b7e89fb4ef43eb175581dc365e1b95158d9cb30cf45c041ab9cdc96d291340"
]
}
}
}