release 2013.07.24.2
This commit is contained in:
parent
b4fc4c0cae
commit
80cbf875da
|
@ -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.07.23.1/youtube-dl">2013.07.23.1</a> (<a href="http://youtube-dl.org/downloads/2013.07.23.1/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="http://youtube-dl.org/downloads/2013.07.24.2/youtube-dl">2013.07.24.2</a> (<a href="http://youtube-dl.org/downloads/2013.07.24.2/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: 6ae3071e3f55e77834da1a10d541d0b0</li>
|
||||
<li><strong>SHA1</strong>: ceac1743b08781fcc3bbc283c05cfd904182b22b</li>
|
||||
<li><strong>SHA256</strong>: f123889fa7bdfc906d84d18be67da404a07e695178d2f2064d37473942fcc048</li>
|
||||
<li><strong>MD5</strong>: 9bd2a2c05f737cdf9786d1bd9abb9be0</li>
|
||||
<li><strong>SHA1</strong>: 0a998c9380056f2d427a0e9833a769690aac8e40</li>
|
||||
<li><strong>SHA256</strong>: c9701ba19b93e5f135051c59e96e8ab5459661e1dbedbc3a6d72f5f6e36daff0</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="http://youtube-dl.org/downloads/2013.07.23.1/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.23.1/youtube-dl.exe.sig">sig</a> - fde926e64c68a5e8b8acf3ee35c5da6a0e3f752653ae6f2fa3567f03de18fc26)<br>
|
||||
<a href="http://youtube-dl.org/downloads/2013.07.23.1/youtube-dl-2013.07.23.1.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.23.1/youtube-dl-2013.07.23.1.tar.gz.sig">sig</a> - fefc0401a893f296c49f4481dd3397aca38ffbb24e6fb43c8d5f810760f35ab4)
|
||||
<a href="http://youtube-dl.org/downloads/2013.07.24.2/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.24.2/youtube-dl.exe.sig">sig</a> - 5c22e25d8407b29b8a54a11a939e98eff87c5ce1165db4d87ffb5751b0aeb403)<br>
|
||||
<a href="http://youtube-dl.org/downloads/2013.07.24.2/youtube-dl-2013.07.24.2.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.24.2/youtube-dl-2013.07.24.2.tar.gz.sig">sig</a> - c4dbff74d55b56359d50b3a004ad3995a8e36ac0dc03a9394f8787f4d57a444f)
|
||||
</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.07.23.1/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.07.24.2/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.07.23.1/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.07.24.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>
|
||||
</p>
|
||||
|
||||
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2013.07.23.1
|
||||
2013.07.24.2
|
|
@ -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-07-23T18:44:22.946635</atom:updated>
|
||||
<atom:updated>2013-07-24T21:25:53.820713</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
|
@ -934,4 +934,19 @@
|
|||
<atom:updated>2013-07-23-1</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.07.24.2</atom:id>
|
||||
<atom:title>New version 2013.07.24.2</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.07.24.2/">http://youtube-dl.org/downloads/2013.07.24.2/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-07-24-2</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
</atom:feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2013.07.23.1",
|
||||
"signature": "3f543b3bb33b93d6788a7631799751b6f5adcd5255eb8137432ef6c872a43086baefe85b808046db783eacea4547cf8c2410d3e6999c620eaa30f390b55588aa9ede4b056c4c4ade1d7ca2af6921bdc4ddfd9ddf60c63ce6e3ec223b633a79e527fa79d8d443e89fb0d071a588a198ef0ca1f66b885c7bcdbee0cf0fd8bd1ec7",
|
||||
"latest": "2013.07.24.2",
|
||||
"signature": "451ccca5cd01095d02fd0cb59529b08bc1222779b165eb3155d465523d77993259ccc1cb14c1de491c5fbab28354abf4b6b723707fa453e5399229f82ff4233b2bf22e4bfd1429f8df2b1f9aa01c31725f195bfa26e070a8343036c55ce6ed165438367f7f0982fb5caf7efd6a4f28da778ec9dcafdb305f0f511540a53d0009",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -875,6 +875,20 @@
|
|||
"http://youtube-dl.org/downloads/2013.07.23.1/youtube-dl-2013.07.23.1.tar.gz",
|
||||
"fefc0401a893f296c49f4481dd3397aca38ffbb24e6fb43c8d5f810760f35ab4"
|
||||
]
|
||||
},
|
||||
"2013.07.24.2": {
|
||||
"bin": [
|
||||
"http://youtube-dl.org/downloads/2013.07.24.2/youtube-dl",
|
||||
"c9701ba19b93e5f135051c59e96e8ab5459661e1dbedbc3a6d72f5f6e36daff0"
|
||||
],
|
||||
"exe": [
|
||||
"http://youtube-dl.org/downloads/2013.07.24.2/youtube-dl.exe",
|
||||
"5c22e25d8407b29b8a54a11a939e98eff87c5ce1165db4d87ffb5751b0aeb403"
|
||||
],
|
||||
"tar": [
|
||||
"http://youtube-dl.org/downloads/2013.07.24.2/youtube-dl-2013.07.24.2.tar.gz",
|
||||
"c4dbff74d55b56359d50b3a004ad3995a8e36ac0dc03a9394f8787f4d57a444f"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue