release 2013.08.08

gh-pages-ytdl-org
Philipp Hagemeister 11 years ago
parent a7d6fa532a
commit 3d3d76e745

@ -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.08.02/youtube-dl">2013.08.02</a> (<a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl.sig">sig</a>)</h2>
<h2><a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl">2013.08.08</a> (<a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: a4c0024cb3a697a772c4129b4af067c0</li>
<li><strong>SHA1</strong>: 51f164bfce202c1b9be64b9b8eeab6c9423499d7</li>
<li><strong>SHA256</strong>: f5bf72fcb524efd6abc2983fb8b7c91ff8b22aad6bdea182f3f1175ea60b4545</li>
<li><strong>MD5</strong>: 6519f48ec885ee37a2fde87f4dd62f8c</li>
<li><strong>SHA1</strong>: 82158b5db43958562a08007b090ca524742d1707</li>
<li><strong>SHA256</strong>: eb3f7cb935e3c8da61ba9eb271d393c1a54bd7e0880e5cc4f9f7fdd361f18905</li>
</ul>
<p>
<a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl.exe.sig">sig</a> - 95aa607b35f3b1757d33160a4a828383d1edf0a822664d4574c5e9a085a98d28)<br>
<a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl-2013.08.02.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl-2013.08.02.tar.gz.sig">sig</a> - fb74cc8937ca667b6dd029404bd5d011837f0ed284612188d66729b72796c57f)
<a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl.exe.sig">sig</a> - b73359e81df7ee2d432b286c1fb9bd1a0920ef4e8e8b89278d94f913ebe5a0a4)<br>
<a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl-2013.08.08.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl-2013.08.08.tar.gz.sig">sig</a> - 779d3271ebcbb604e81c5ceccac3426867e79cd0d1351c4bd541394028ee0b19)
</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.08.02/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.08.08/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.08.02/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.08.08/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.08.02
2013.08.08

@ -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-08-02T13:37:57.033501</atom:updated>
<atom:updated>2013-08-08T00:52:43.852862</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -1024,4 +1024,19 @@
<atom:updated>2013-08-02</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.08.08</atom:id>
<atom:title>New version 2013.08.08</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.08.08/">http://youtube-dl.org/downloads/2013.08.08/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-08-08</atom:updated>
</atom:entry>
</atom:feed>

@ -1,6 +1,6 @@
{
"latest": "2013.08.02",
"signature": "55660b853c43fe4be56e7ca075cadb05f77899f0a658d59562a33b029b718d968316e70cc4f81cdf0edabbea1699b9bcc3466f59bcbbb5ca67f55d1b84bd2c3d7012e36661a04fd8fc0ed6a3c17b8b3b98e2bdb9b20f487c7985c1fc780ce8ecbd59960399f04acd02f40c2fcf73de2ee18c2eccb7a71e874eb222031df7be3a",
"latest": "2013.08.08",
"signature": "677a7f996da4c505c3ef150efbc067886b3f36087cea46f79f0611c4dd96bcae50290f7eb54bfdace2c0cac118b28a82f72d6f53f6943514c4e613f31cff7e4336f4e3005a18f1cdeb8f49cdc474f531c06446b5f06dc2b379adf65dbf0c74f034d6630ceb551136004d84de3ccbbece0ad500082ac1701f9ea20e3b85ecccf5",
"versions": {
"2012.02.22": {
"bin": [
@ -959,6 +959,20 @@
"http://youtube-dl.org/downloads/2013.08.02/youtube-dl-2013.08.02.tar.gz",
"fb74cc8937ca667b6dd029404bd5d011837f0ed284612188d66729b72796c57f"
]
},
"2013.08.08": {
"bin": [
"http://youtube-dl.org/downloads/2013.08.08/youtube-dl",
"eb3f7cb935e3c8da61ba9eb271d393c1a54bd7e0880e5cc4f9f7fdd361f18905"
],
"exe": [
"http://youtube-dl.org/downloads/2013.08.08/youtube-dl.exe",
"b73359e81df7ee2d432b286c1fb9bd1a0920ef4e8e8b89278d94f913ebe5a0a4"
],
"tar": [
"http://youtube-dl.org/downloads/2013.08.08/youtube-dl-2013.08.08.tar.gz",
"779d3271ebcbb604e81c5ceccac3426867e79cd0d1351c4bd541394028ee0b19"
]
}
}
}
Loading…
Cancel
Save