release 2013.12.16.3
This commit is contained in:
parent
a06fb40105
commit
21bff54f24
|
@ -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/2013.12.16.2/youtube-dl">2013.12.16.2</a> (<a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2013.12.16.3/youtube-dl">2013.12.16.3</a> (<a href="https://yt-dl.org/downloads/2013.12.16.3/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: 1eaa5eefc3da7d3dad2730d8963ed94b</li>
|
||||
<li><strong>SHA1</strong>: c87ecd4c30067547b15ec0e96847329328ac37d9</li>
|
||||
<li><strong>SHA256</strong>: 4c688833034228502e637401aab8545de1707e91da00ff6617a0a28a10c25411</li>
|
||||
<li><strong>MD5</strong>: 8d4d9ac0b9aa31f3d7223680884b9c7d</li>
|
||||
<li><strong>SHA1</strong>: 29d88eda70a0a339f041dce780f6ac5522b58086</li>
|
||||
<li><strong>SHA256</strong>: e2e6a8ace9e3b93483bf75a80c11d53280dea416fc86c73994bca7b55617c8f8</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl.exe.sig">sig</a> - b598852a218b6e01fd3132bb6a7e179c3f47b695e18e6f3f15eedd72ebdfbad9)<br>
|
||||
<a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl-2013.12.16.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl-2013.12.16.2.tar.gz.sig">sig</a> - de713f778bab51d0b442c539eff4a1a505ba9649e7fe29f4076a364f2e286e03)
|
||||
<a href="https://yt-dl.org/downloads/2013.12.16.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.16.3/youtube-dl.exe.sig">sig</a> - 3dd4e71577f8373f09927f7f7d672b84432ac1d8de7cf15929b076d90d27c856)<br>
|
||||
<a href="https://yt-dl.org/downloads/2013.12.16.3/youtube-dl-2013.12.16.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.16.3/youtube-dl-2013.12.16.3.tar.gz.sig">sig</a> - 6f7433e779ae1845e9d730feff104ca1ce506afdb91387f5242ebcd7c9897fae)
|
||||
</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/2013.12.16.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.12.16.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/2013.12.16.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.16.3/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||
</p>
|
||||
|
||||
|
@ -49,7 +49,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/2013.12.16.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/2013.12.16.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 @@
|
|||
2013.12.16.2
|
||||
2013.12.16.3
|
|
@ -2,7 +2,7 @@
|
|||
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<atom:title>youtube-dl releases</atom:title>
|
||||
<atom:id>youtube-dl-updates-feed</atom:id>
|
||||
<atom:updated>2013-12-16T14:20:44.743140</atom:updated>
|
||||
<atom:updated>2013-12-16T14:46:46.844854</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
|
@ -2374,4 +2374,19 @@
|
|||
<atom:updated>2013-12-16-2</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.12.16.3</atom:id>
|
||||
<atom:title>New version 2013.12.16.3</atom:title>
|
||||
<atom:link href="http://rg3.github.io/youtube-dl" />
|
||||
<atom:content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
Downloads available at <a href="https://yt-dl.org/downloads/2013.12.16.3/">https://yt-dl.org/downloads/2013.12.16.3/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-12-16-3</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
</atom:feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2013.12.16.2",
|
||||
"signature": "59372fc97b4aea5c48df3eb06996a702ad771e3d433ab3068420f4d6dffb98f3226e48fc8f7d88fb064e9e64e08e0207d00b6b2e9c01aae97e43ba2f2f6c14baf585c9c27d67a74a7b05451e95403251721c08a58cbe9fc25ed16de8902ab15f15d82b6179a87baa0a47c2364abf98a965e25576e54bc07fe40c277852274a56",
|
||||
"latest": "2013.12.16.3",
|
||||
"signature": "5012c6b422e58f1468253946ad3d9e2f88da4e751cc867d31aa22d5068979d9b926d026ae5b81994873fabea9a62454ed340ad0e65a8cce52a514f69b01c3f544ddff1b329be7d55ea3a9d8404caacf371fdb07af41b3241b31439a666e648f51da9424a80d024a1d137607ea034b25d3de6dcc2ada0c78e9c8cafbfbf9e05d7",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -2219,6 +2219,20 @@
|
|||
"https://yt-dl.org/downloads/2013.12.16.2/youtube-dl-2013.12.16.2.tar.gz",
|
||||
"de713f778bab51d0b442c539eff4a1a505ba9649e7fe29f4076a364f2e286e03"
|
||||
]
|
||||
},
|
||||
"2013.12.16.3": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.12.16.3/youtube-dl",
|
||||
"e2e6a8ace9e3b93483bf75a80c11d53280dea416fc86c73994bca7b55617c8f8"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2013.12.16.3/youtube-dl.exe",
|
||||
"3dd4e71577f8373f09927f7f7d672b84432ac1d8de7cf15929b076d90d27c856"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2013.12.16.3/youtube-dl-2013.12.16.3.tar.gz",
|
||||
"6f7433e779ae1845e9d730feff104ca1ce506afdb91387f5242ebcd7c9897fae"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue