mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-01-07 17:16:08 +00:00
release 2016.02.05
This commit is contained in:
parent
4c13aed2ac
commit
56a6bfac2f
|
@ -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.02.04/youtube-dl">2016.02.04</a> (<a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl">2016.02.05</a> (<a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: 54f2b3b3efda3df6aff1e4d0f241c55c</li>
|
||||
<li><strong>SHA1</strong>: 9697a6b89d70969ead06cdfc474ed00dd1bb7d7b</li>
|
||||
<li><strong>SHA256</strong>: 0e98fc602bf1369713d2ed5c2eff3c0867ed583f42d4882bde1d1f0c214932e0</li>
|
||||
<li><strong>MD5</strong>: 4547fcaf4366ced64d7703a762e4a610</li>
|
||||
<li><strong>SHA1</strong>: 06857edc238fe77adc2195e1db7f09d11f643558</li>
|
||||
<li><strong>SHA256</strong>: b26dd7979522c4673539ab38af01b597c6dda5131be1a1b3298c358265cd86bf</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl.exe.sig">sig</a> - bfeed0a419c2b04252dae047782a5bf60ae8986ceb4824a4b0170cd3507bcbcc)<br>
|
||||
<a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl-2016.02.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.02.04/youtube-dl-2016.02.04.tar.gz.sig">sig</a> - 77796375479a86b15170e785cc20177df4d91bdfdd871f426f24adcbc8306f05)
|
||||
<a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl.exe.sig">sig</a> - a4f2cc3e0a21ef5f0982849819787f2493aee6f319932c6cb78ec603f42d2812)<br>
|
||||
<a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl-2016.02.05.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl-2016.02.05.tar.gz.sig">sig</a> - d4276588499efbb4638d1078fede72f89063b30f7cf9569df8ea33b15514f966)
|
||||
</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.02.04/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2016.02.05/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.02.04/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2016.02.05/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.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/2016.02.05/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>
|
||||
|
|
|
@ -54,8 +54,8 @@
|
|||
<li><b>appletrailers:section</b></li>
|
||||
<li><b>archive.org</b>: archive.org videos</li>
|
||||
<li><b>ARD</b></li>
|
||||
<li><b>ARD:mediathek</b>: Saarländischer Rundfunk</li>
|
||||
<li><b>ARD:mediathek</b></li>
|
||||
<li><b>ARD:mediathek</b>: Saarländischer Rundfunk</li>
|
||||
<li><b>arte.tv</b></li>
|
||||
<li><b>arte.tv:+7</b></li>
|
||||
<li><b>arte.tv:cinema</b></li>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2016.02.04
|
||||
2016.02.05
|
|
@ -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-02-04T13:40:46.804279Z</updated>
|
||||
<updated>2016-02-05T11:07:29.955860Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -9140,4 +9140,19 @@
|
|||
<updated>2016-02-04T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.02.05</id>
|
||||
<title>New version 2016.02.05</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.02.05/">https://yt-dl.org/downloads/2016.02.05/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2016-02-05T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2016.02.04",
|
||||
"signature": "54000cd77748a5e82bf29244b71c7147ec87f24322abef3dd089034ec83631724f20cf2b7a293da2b70ce6716c461b8730da14fe1f2af34864d7fb0df22fccf59e98ce59f6398c1c5a627f71fb66c9aee2b6ab7c72e7f9ddf7ae07d1c6eabf9d5936c88303c7f875774d014c22a6e094a2f7c9836093614d28d7c37bee5d7bf0",
|
||||
"latest": "2016.02.05",
|
||||
"signature": "62a5dc266758c2462ed1b350b1cbe88229a95a801faaf3f73cf1a006709d89d385e5a2075b2c4827f66af9526c64b382c156a25d6d56acc0d800e55171dc8c578f59f617950edf2dc838ab269f2db47efca62209be71e58afd718eaa515b9918172b09cee2733bb30b00ed91b2ce72de546382ad41517d1b95ac1086f60384ae",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -8533,6 +8533,20 @@
|
|||
"https://yt-dl.org/downloads/2016.02.04/youtube-dl-2016.02.04.tar.gz",
|
||||
"77796375479a86b15170e785cc20177df4d91bdfdd871f426f24adcbc8306f05"
|
||||
]
|
||||
},
|
||||
"2016.02.05": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2016.02.05/youtube-dl",
|
||||
"b26dd7979522c4673539ab38af01b597c6dda5131be1a1b3298c358265cd86bf"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2016.02.05/youtube-dl.exe",
|
||||
"a4f2cc3e0a21ef5f0982849819787f2493aee6f319932c6cb78ec603f42d2812"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2016.02.05/youtube-dl-2016.02.05.tar.gz",
|
||||
"d4276588499efbb4638d1078fede72f89063b30f7cf9569df8ea33b15514f966"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue