release 2013.04.30
This commit is contained in:
parent
abcefe99a1
commit
532122da0f
|
@ -16,21 +16,21 @@
|
|||
|
||||
<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="http://youtube-dl.org/downloads/2013.04.28/youtube-dl">2013.04.28</a> (<a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="http://youtube-dl.org/downloads/2013.04.30/youtube-dl">2013.04.30</a> (<a href="http://youtube-dl.org/downloads/2013.04.30/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: 0ba241fef4e7e3bc2f5ab80f16c8896e</li>
|
||||
<li><strong>SHA1</strong>: bca2dd79e818ac60b4dabe817ebecd2b65d7bd1d</li>
|
||||
<li><strong>SHA256</strong>: eb91097ae41fe21d7190dccaaf5d86f72b19c35f9d752f1d8988d308426abcce</li>
|
||||
<li><strong>MD5</strong>: 4f619fc75d3bc9a5ea7c878a72dbc3c5</li>
|
||||
<li><strong>SHA1</strong>: 5dcef23923f5783b0bf4aec22d97af01bb89166b</li>
|
||||
<li><strong>SHA256</strong>: 0a6c666d521ee301ed660070a1e96519e61626abc4ec70f364d1e570c52fed66</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl.exe.sig">sig</a> - 5483c8038c86b4dbe8c1de876f8bfd5f3ebfa77be7d4c87fd8a00780057c8a01)<br>
|
||||
<a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl-2013.04.28.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl-2013.04.28.tar.gz.sig">sig</a> - c5e160c18bb6bd95168535873f89139e4b1098f73bf158f8b9886075d3f6507d)
|
||||
<a href="http://youtube-dl.org/downloads/2013.04.30/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.04.30/youtube-dl.exe.sig">sig</a> - 78c2e7f5f131eca131894891b3527eb0a2a0bddb55d247d73ce77e070231390a)<br>
|
||||
<a href="http://youtube-dl.org/downloads/2013.04.30/youtube-dl-2013.04.30.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.04.30/youtube-dl-2013.04.30.tar.gz.sig">sig</a> - bb09c66acfc837fdae0d2b7be2d4b952edb3abdc08947d7396f01edeb9e9da48)
|
||||
</p>
|
||||
|
||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
||||
<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.04.28/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||
<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.04.30/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||
</p>
|
||||
|
||||
<p>You can also use pip:
|
||||
|
@ -42,7 +42,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 http://youtube-dl.org/downloads/2013.04.28/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 http://youtube-dl.org/downloads/2013.04.30/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.04.28
|
||||
2013.04.30
|
|
@ -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-04-28T16:35:34.503144</atom:updated>
|
||||
<atom:updated>2013-04-30T18:27:05.782724</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
|
@ -334,4 +334,19 @@
|
|||
<atom:updated>2013-04-28</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.04.30</atom:id>
|
||||
<atom:title>New version 2013.04.30</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="http://youtube-dl.org/downloads/2013.04.30/">http://youtube-dl.org/downloads/2013.04.30/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-04-30</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
</atom:feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2013.04.28",
|
||||
"signature": "748cbe6c41b46fdd728851036b2c2070f25aa1a9dfd047f0bfbe5896c527b370d291da9262ee4217be41cdf6635a404bac50675dc3e3ff71e3ea71f73adf98036af87229dde1d166793603b38b79b5d229f4676c461fe4758b8c3c10c42f538c93844240185cab9fd3fedc92bc0ca36d258fa964ece939262d2753c5c207aa51",
|
||||
"latest": "2013.04.30",
|
||||
"signature": "1be7bf995d46a3de722ced32e4566d8a1b0d7159d9646ab46fcf885f1cde317e9853c43474fc336a2e4d0b6926f9194670d1bfd2adb1947693351b4a02febdb740adc15eda9be6463be18860ebed8ffd678e218f17030e5e14002bb403ab52904d559c59df74619268f1ea4e8be2aab1492451938e9b872d76a69d546c679141",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -315,6 +315,20 @@
|
|||
"http://youtube-dl.org/downloads/2013.04.28/youtube-dl-2013.04.28.tar.gz",
|
||||
"c5e160c18bb6bd95168535873f89139e4b1098f73bf158f8b9886075d3f6507d"
|
||||
]
|
||||
},
|
||||
"2013.04.30": {
|
||||
"bin": [
|
||||
"http://youtube-dl.org/downloads/2013.04.30/youtube-dl",
|
||||
"0a6c666d521ee301ed660070a1e96519e61626abc4ec70f364d1e570c52fed66"
|
||||
],
|
||||
"exe": [
|
||||
"http://youtube-dl.org/downloads/2013.04.30/youtube-dl.exe",
|
||||
"78c2e7f5f131eca131894891b3527eb0a2a0bddb55d247d73ce77e070231390a"
|
||||
],
|
||||
"tar": [
|
||||
"http://youtube-dl.org/downloads/2013.04.30/youtube-dl-2013.04.30.tar.gz",
|
||||
"bb09c66acfc837fdae0d2b7be2d4b952edb3abdc08947d7396f01edeb9e9da48"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue