1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 09:59:28 +00:00

release 2013.11.22.2

This commit is contained in:
Philipp Hagemeister 2013-11-22 23:28:10 +01:00
parent 0c0e6a64a3
commit 1e4364dad6
4 changed files with 42 additions and 13 deletions

View file

@ -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.11.22.1/youtube-dl">2013.11.22.1</a> (<a href="https://yt-dl.org/downloads/2013.11.22.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl">2013.11.22.2</a> (<a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 0c4c6754245e7f689d65fa425104346f</li>
<li><strong>SHA1</strong>: cdd666e8487d4e8fa7e937f63e0e91d3a0b26920</li>
<li><strong>SHA256</strong>: 697e79f323442d5e4ce378bb17b970a54333efbe35759a9d100536f81467096a</li>
<li><strong>MD5</strong>: 58d4140950aabf636bbf4f9327a1bff0</li>
<li><strong>SHA1</strong>: e8717040e3be85811c0672392f4cf04ac2c00a65</li>
<li><strong>SHA256</strong>: 1a3e1770724a2ee1846043d9b706373b28c367f13f83bc4a18bf70391b5ac01b</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2013.11.22.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.22.1/youtube-dl.exe.sig">sig</a> - 8973598b2f2568c42620924a8e41db76e4d3c395e33f001b07045abfdba40ae4)<br>
<a href="https://yt-dl.org/downloads/2013.11.22.1/youtube-dl-2013.11.22.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.22.1/youtube-dl-2013.11.22.1.tar.gz.sig">sig</a> - 84b4ef233b6584ab33fe07d9a535a9820f185c2a0e4a1050cb559d6be0d9100e)
<a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl.exe.sig">sig</a> - 2e0a9132d11ca844fe7f4ceb2bef1811ad6476ef595ee7316da9b8cd5ca7354a)<br>
<a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl-2013.11.22.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.22.2/youtube-dl-2013.11.22.2.tar.gz.sig">sig</a> - cb4a68565c27c73e7088f9da764a2996505ca06459d36e2f5176fa0dda89659e)
</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.11.22.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.11.22.2/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.11.22.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.22.2/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.11.22.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 https://yt-dl.org/downloads/2013.11.22.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>

View file

@ -1 +1 @@
2013.11.22.1
2013.11.22.2

View file

@ -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-11-22T20:25:48.693595</atom:updated>
<atom:updated>2013-11-22T23:28:09.145106</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -1969,4 +1969,19 @@
<atom:updated>2013-11-22-1</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.11.22.2</atom:id>
<atom:title>New version 2013.11.22.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="https://yt-dl.org/downloads/2013.11.22.2/">https://yt-dl.org/downloads/2013.11.22.2/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-11-22-2</atom:updated>
</atom:entry>
</atom:feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2013.11.22.1",
"signature": "8b098e01200acaad5afacebb2970299d40b8f58e69c74c723bae3b909258c69e0f3ea3db30a8b1ee305959b07f0265f9d1c3098da15bab9c92189b44ed69cc722630e14dbb43e54b778eae78e3eb0e4c7c5e888851234d19cae8112ad0a0c89a6ad0047464ae252f9f6e55cbb9b2515b95b1a4912573fe66c16019b3922339a8",
"latest": "2013.11.22.2",
"signature": "03b61ed8279e096466ca4426bee43e8cbf88b0f832281f89c4563da896154e21842f83e695b7a980106488a7de385139f17f0d1c64135df32bfe17045142d2f66007c232183d5617ab70f429975e34c09888a3c60616f9a0dd81b79d3422e6b6ac7fe27ba79489d73457245058b7e4fc088e352845a9b384dcd806627ad75141",
"versions": {
"2012.02.22": {
"bin": [
@ -1841,6 +1841,20 @@
"https://yt-dl.org/downloads/2013.11.22.1/youtube-dl-2013.11.22.1.tar.gz",
"84b4ef233b6584ab33fe07d9a535a9820f185c2a0e4a1050cb559d6be0d9100e"
]
},
"2013.11.22.2": {
"bin": [
"https://yt-dl.org/downloads/2013.11.22.2/youtube-dl",
"1a3e1770724a2ee1846043d9b706373b28c367f13f83bc4a18bf70391b5ac01b"
],
"exe": [
"https://yt-dl.org/downloads/2013.11.22.2/youtube-dl.exe",
"2e0a9132d11ca844fe7f4ceb2bef1811ad6476ef595ee7316da9b8cd5ca7354a"
],
"tar": [
"https://yt-dl.org/downloads/2013.11.22.2/youtube-dl-2013.11.22.2.tar.gz",
"cb4a68565c27c73e7088f9da764a2996505ca06459d36e2f5176fa0dda89659e"
]
}
}
}