release 2015.01.02
This commit is contained in:
parent
e9260dbb31
commit
d1f2600900
|
@ -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/2015.01.01/youtube-dl">2015.01.01</a> (<a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl">2015.01.02</a> (<a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: e588bba32935b849a2fde9ce84aa784a</li>
|
||||
<li><strong>SHA1</strong>: f2233e4cd3b603c56c056e0d8fd4ab5c41d98e00</li>
|
||||
<li><strong>SHA256</strong>: 06f8a6ba8643a75dba513a161c80b2d3a6345472fdf6262c819996268f0fa4c4</li>
|
||||
<li><strong>MD5</strong>: a375375105fce7b89fbfb3793b9b3e45</li>
|
||||
<li><strong>SHA1</strong>: cdb32af9ec5de4b54845965f26ad0d3c525e1c4d</li>
|
||||
<li><strong>SHA256</strong>: cf8691d66fc8a061d8162d761a31954341813f32ca2853263296f31e9c420faf</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl.exe.sig">sig</a> - 680896eab2bacdef0e7d1e63a44cfd125a1641529fec100ef548e088eb987a71)<br>
|
||||
<a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl-2015.01.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl-2015.01.01.tar.gz.sig">sig</a> - a6fb876a03c4fb3e9da21ef23534a53a2bf7981c3f0fc8cc7fe07522e799ce12)
|
||||
<a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl.exe.sig">sig</a> - b470e52956fa4784f775670e8f7dd10e743df64a83cd67baac127ec2357c07d8)<br>
|
||||
<a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl-2015.01.02.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl-2015.01.02.tar.gz.sig">sig</a> - 68009779eec5dc31b98d4b5dc8dbbad3af22006f55cff3966e1b7a1c28866e2e)
|
||||
</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.01.01/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.01.02/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.01.01/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.02/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.01.01/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.01.02/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>
|
||||
|
|
|
@ -458,6 +458,8 @@
|
|||
<li><b>videoweed</b>: VideoWeed</li>
|
||||
<li><b>Vidme</b></li>
|
||||
<li><b>Vidzi</b></li>
|
||||
<li><b>vier</b></li>
|
||||
<li><b>vier:videos</b></li>
|
||||
<li><b>viki</b></li>
|
||||
<li><b>vimeo</b></li>
|
||||
<li><b>vimeo:album</b></li>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2015.01.01
|
||||
2015.01.02
|
|
@ -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-01-01T21:51:14.909787Z</updated>
|
||||
<updated>2015-01-02T16:00:30.520509Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -6980,4 +6980,19 @@
|
|||
<updated>2015-01-01T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.02</id>
|
||||
<title>New version 2015.01.02</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.01.02/">https://yt-dl.org/downloads/2015.01.02/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-01-02T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2015.01.01",
|
||||
"signature": "320acdda018fcf06e71b5b04ab48e4f02415d6cbd9979c13b87bf8685dd8fd9d2d81c030f00b826b1c199ad53da87990f80b3a42764a1b03dd68997e4e980e337049216c33a5dd1c53d8d607a6572ed0d029daaa846f7595ef2818d3e57e570ea7da4e869f9f73e43518e7f3d57d473bb955a9d160c1e4892ce1b92a04e8c1e8",
|
||||
"latest": "2015.01.02",
|
||||
"signature": "4c6dd0aad282f37d4fb665e62c88179070f919fc86b4ffa44f6c49f0acaf39f90204d46c807d9d83bfa078aa5815c1a20737c2db08df8e9c525ff2187ea11ffe624ad3ba720b18ecc2ff9b4d983cfa046eccb6a118614f3b9fb491880b162042d60e3efca2e74219c5895c7d254eed4fd68f4d8664c49d815b9e7ad5f3b08cb1",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -6517,6 +6517,20 @@
|
|||
"https://yt-dl.org/downloads/2015.01.01/youtube-dl-2015.01.01.tar.gz",
|
||||
"a6fb876a03c4fb3e9da21ef23534a53a2bf7981c3f0fc8cc7fe07522e799ce12"
|
||||
]
|
||||
},
|
||||
"2015.01.02": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.01.02/youtube-dl",
|
||||
"cf8691d66fc8a061d8162d761a31954341813f32ca2853263296f31e9c420faf"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.01.02/youtube-dl.exe",
|
||||
"b470e52956fa4784f775670e8f7dd10e743df64a83cd67baac127ec2357c07d8"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.01.02/youtube-dl-2015.01.02.tar.gz",
|
||||
"68009779eec5dc31b98d4b5dc8dbbad3af22006f55cff3966e1b7a1c28866e2e"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue