release 2014.11.13.3
This commit is contained in:
parent
7c10780356
commit
0e5a26df53
|
@ -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.3+ to work.</p>
|
||||
|
||||
<h2><a href="https://yt-dl.org/downloads/2014.11.13.2/youtube-dl">2014.11.13.2</a> (<a href="https://yt-dl.org/downloads/2014.11.13.2/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2014.11.13.3/youtube-dl">2014.11.13.3</a> (<a href="https://yt-dl.org/downloads/2014.11.13.3/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: 358489395b3548c064dad097965bc7a9</li>
|
||||
<li><strong>SHA1</strong>: 8cfe18be4f98de07c858fb0a5b71a9c53a633c2c</li>
|
||||
<li><strong>SHA256</strong>: 95f32f931d470b6b7b5a63d240d4d1eeab6aae6eea9801139affa79daa2646c8</li>
|
||||
<li><strong>MD5</strong>: 3098125df13224a26e7e05854a5a1182</li>
|
||||
<li><strong>SHA1</strong>: 3a66d8b234d125c16df6000b6dcbcfcd727c6fca</li>
|
||||
<li><strong>SHA256</strong>: 34cd317650d0ae424bccc31f01f8db23df9bf7fad7f893622b36c60b9ca374a3</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2014.11.13.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.13.2/youtube-dl.exe.sig">sig</a> - 62a391e85a17b8a8dd5780c3d6f91eb4616c10fcd8bf0ba810f0cf200e2e9edc)<br>
|
||||
<a href="https://yt-dl.org/downloads/2014.11.13.2/youtube-dl-2014.11.13.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.13.2/youtube-dl-2014.11.13.2.tar.gz.sig">sig</a> - 71d031f238c721408428ed5849b1a22409ea74e13fd9eb74f78c2692018f881f)
|
||||
<a href="https://yt-dl.org/downloads/2014.11.13.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.13.3/youtube-dl.exe.sig">sig</a> - fc42f8bfa2310b54f8405d63e0ad29c1416cdb2a2289a77291d28dd02ddb30e1)<br>
|
||||
<a href="https://yt-dl.org/downloads/2014.11.13.3/youtube-dl-2014.11.13.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.13.3/youtube-dl-2014.11.13.3.tar.gz.sig">sig</a> - 978e325e758dbb67a0479c310b46e902343c7c133bac976e49953b82da4d65e3)
|
||||
</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/2014.11.13.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.13.3/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/2014.11.13.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.13.3/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/2014.11.13.2/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/2014.11.13.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>
|
||||
</p>
|
||||
|
||||
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2014.11.13.2
|
||||
2014.11.13.3
|
|
@ -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>2014-11-13T16:25:29.065614Z</updated>
|
||||
<updated>2014-11-13T16:31:50.198018Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -6290,4 +6290,19 @@
|
|||
<updated>2014-11-13T00:00:02Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.13.3</id>
|
||||
<title>New version 2014.11.13.3</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/2014.11.13.3/">https://yt-dl.org/downloads/2014.11.13.3/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-11-13T00:00:03Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2014.11.13.2",
|
||||
"signature": "5ae17b777b9464fb0888775803922cde78f88c1395d08f91b2eea2deed6ca57608df12b144eda0dfb05a5ccf1cf0d550b07f29311b54c356dd925c13353285cd97cdcdf3946681363c8249440955f0bedcc76231213e5e1a22faecc2ca0bda072c77e2a29653d605eb442ed8f4744e958860f1d6b8bc9e8ca0b61d1c7895c472",
|
||||
"latest": "2014.11.13.3",
|
||||
"signature": "9d5f307c84cc64b7a2306cf3d8802d9eefb124e27c588f605b2afbee3471e3a172254328036af88b874fbb22b1d56dbec788ec1b2dd72728d17bfea0c948210096a763af9a2d9e00ba977478f623c6a290106e49cc23519b72807d3af406e9a4b735dfc51ef66657a9cefe6e6bab4255ec5800ac987716671e587c96e3d6a700",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -5873,6 +5873,20 @@
|
|||
"https://yt-dl.org/downloads/2014.11.13.2/youtube-dl-2014.11.13.2.tar.gz",
|
||||
"71d031f238c721408428ed5849b1a22409ea74e13fd9eb74f78c2692018f881f"
|
||||
]
|
||||
},
|
||||
"2014.11.13.3": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.11.13.3/youtube-dl",
|
||||
"34cd317650d0ae424bccc31f01f8db23df9bf7fad7f893622b36c60b9ca374a3"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.11.13.3/youtube-dl.exe",
|
||||
"fc42f8bfa2310b54f8405d63e0ad29c1416cdb2a2289a77291d28dd02ddb30e1"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.11.13.3/youtube-dl-2014.11.13.3.tar.gz",
|
||||
"978e325e758dbb67a0479c310b46e902343c7c133bac976e49953b82da4d65e3"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue