mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-01-07 17:16:08 +00:00
release 2013.09.24.1
This commit is contained in:
parent
8186c26b07
commit
c750a62ac5
|
@ -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.09.24/youtube-dl">2013.09.24</a> (<a href="https://yt-dl.org/downloads/2013.09.24/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl">2013.09.24.1</a> (<a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: c1ec4cc617862e635b98b7624d66df78</li>
|
||||
<li><strong>SHA1</strong>: 8731d5f05287455fe93cf4f3e65f32c5d0be9fb3</li>
|
||||
<li><strong>SHA256</strong>: 90ce11b4eb0dedd590b4d524a25bd15cea162c3e3ee5d5bf2fad74bf78dd2e20</li>
|
||||
<li><strong>MD5</strong>: 230d3b30d0d8be28e21c334d00b9240e</li>
|
||||
<li><strong>SHA1</strong>: 9b73dddc9e1f310599c3dde8f64f422b59dbf26f</li>
|
||||
<li><strong>SHA256</strong>: 2dccd578b8bc72112f7b19e56937001ef41fc7a91f77e9393150574cd9153563</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2013.09.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.09.24/youtube-dl.exe.sig">sig</a> - ebba59c7b2e1c4a623aafcf59fa5f5f07b7c89bdff8985ee2299cfc7b6640e78)<br>
|
||||
<a href="https://yt-dl.org/downloads/2013.09.24/youtube-dl-2013.09.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.09.24/youtube-dl-2013.09.24.tar.gz.sig">sig</a> - 8360456d1c22569de2528a6e372103e0cc23171f9c97f6633d4fcea693dc3917)
|
||||
<a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl.exe.sig">sig</a> - 7350f1202a3d042f361eb963b1ee21216dcaa4e67b96dbf299fff6ffe1a202a1)<br>
|
||||
<a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl-2013.09.24.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl-2013.09.24.1.tar.gz.sig">sig</a> - 6e73be6fe8a8650d7a1beb66df905a9e69fc07841fc5783f64dafd2d5730e0c3)
|
||||
</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.09.24/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.09.24.1/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.09.24/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.09.24.1/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.09.24/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.09.24.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>
|
||||
</p>
|
||||
|
||||
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2013.09.24
|
||||
2013.09.24.1
|
|
@ -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-09-24T21:36:15.169146</atom:updated>
|
||||
<atom:updated>2013-09-24T21:42:48.850048</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
|
@ -1384,6 +1384,21 @@
|
|||
<atom:updated>2013-09-24</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.09.24.1</atom:id>
|
||||
<atom:title>New version 2013.09.24.1</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.09.24.1/">https://yt-dl.org/downloads/2013.09.24.1/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-09-24-1</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.11.09</atom:id>
|
||||
<atom:title>New version 2013.11.09</atom:title>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2013.09.24",
|
||||
"signature": "4a7312a6f4954c8f665e074f6c437687e6cfd4c311b383f355d912cd90ad60224ae354df078688ffaebc8c5aed871e49a0e32c1c134fe8393b1128342b263c38f988532e45b3c461f5f61c0a9ba5b1b4190b2d609ff6c2c9b8075ae327d81b9c665b7ac1521fffe524e339c796a9fe6ca2d28d4177b4b78d3a5c087fd685982a",
|
||||
"latest": "2013.09.24.1",
|
||||
"signature": "8c44ab3357021829b4207a6b534c67e9f4015b657c322e2c8bb4596bea051d78f707d7fe58654bc751c809410b7819b4424f4448d06b5865301577461b8f05416ff784f325adae2cf7ea93d460e047cc85558dff318f3aa4cfe7221a968528b706fa3b1dca01f20d40110e550f65d48544abbf4de6c1933af014a7f8c6c8f561",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -1296,6 +1296,20 @@
|
|||
"8360456d1c22569de2528a6e372103e0cc23171f9c97f6633d4fcea693dc3917"
|
||||
]
|
||||
},
|
||||
"2013.09.24.1": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.09.24.1/youtube-dl",
|
||||
"2dccd578b8bc72112f7b19e56937001ef41fc7a91f77e9393150574cd9153563"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2013.09.24.1/youtube-dl.exe",
|
||||
"7350f1202a3d042f361eb963b1ee21216dcaa4e67b96dbf299fff6ffe1a202a1"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2013.09.24.1/youtube-dl-2013.09.24.1.tar.gz",
|
||||
"6e73be6fe8a8650d7a1beb66df905a9e69fc07841fc5783f64dafd2d5730e0c3"
|
||||
]
|
||||
},
|
||||
"2013.11.09": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",
|
||||
|
|
Loading…
Reference in a new issue