release 2013.05.10

gh-pages-ytdl-org
Philipp Hagemeister 11 years ago
parent 1feb835874
commit 46d641a918

@ -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.05.07/youtube-dl">2013.05.07</a> (<a href="http://youtube-dl.org/downloads/2013.05.07/youtube-dl.sig">sig</a>)</h2>
<h2><a href="http://youtube-dl.org/downloads/2013.05.10/youtube-dl">2013.05.10</a> (<a href="http://youtube-dl.org/downloads/2013.05.10/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 02c2043c833bb3d19af53c68b8492bbb</li>
<li><strong>SHA1</strong>: e7b17fbf4ae6b56dacfff8fce44cee602af14acc</li>
<li><strong>SHA256</strong>: 372e524b09f4a1bb1efb36342c86233dec272fd3b22a8e1ec085947768c7e498</li>
<li><strong>MD5</strong>: 99fce1031f66ba5df5701a6547cbc3d9</li>
<li><strong>SHA1</strong>: 0b5f5a8941299494cf0ab7722ed138ba2c699563</li>
<li><strong>SHA256</strong>: b1000ab4fefa7d85d3031eb6d95ac4e38b7d81cf043a66c175fc74d1a2a56a4a</li>
</ul>
<p>
<a href="http://youtube-dl.org/downloads/2013.05.07/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.05.07/youtube-dl.exe.sig">sig</a> - e45ed68013d1b8d6f74e275f488a869e7a83a40c5a0a013584d9931ed9c0c1cf)<br>
<a href="http://youtube-dl.org/downloads/2013.05.07/youtube-dl-2013.05.07.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.05.07/youtube-dl-2013.05.07.tar.gz.sig">sig</a> - 7d3f556fea249efdba5a8ab3a43a1743f0622e8229017e5f19a455740d562e45)
<a href="http://youtube-dl.org/downloads/2013.05.10/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.05.10/youtube-dl.exe.sig">sig</a> - 85076d15c15c775839a9eba11b2b0e1dee7ffa08edb9886f47b3dd691dafa470)<br>
<a href="http://youtube-dl.org/downloads/2013.05.10/youtube-dl-2013.05.10.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.05.10/youtube-dl-2013.05.10.tar.gz.sig">sig</a> - 0f0c28f0a3d681805ead4c60073e532741a74d588dccfe8451cc38ec1bd306f8)
</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.05.07/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.05.10/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.05.07/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.05.10/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.05.07
2013.05.10

@ -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-05-05T21:25:12.785228</atom:updated>
<atom:updated>2013-05-10T01:59:48.325603</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -424,4 +424,19 @@
<atom:updated>2013-05-07</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.05.10</atom:id>
<atom:title>New version 2013.05.10</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.05.10/">http://youtube-dl.org/downloads/2013.05.10/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-05-10</atom:updated>
</atom:entry>
</atom:feed>

@ -1,6 +1,6 @@
{
"latest": "2013.05.07",
"signature": "5c6fde28d9acf12836c372c0a7db4a99e0af276cb52d517f80c6039b49b75fc02b28dd657354c68fe9465477424f0d722f3c4c6c3c083bd6048b892e0e7dc825f3bbbcac0ba89d17dba6f2ff5a811c08c613413c4f20ece5b4c44c222675b04b6712c66b0b51d9257f712ffd6d9661b8b68564c2db6f0a2d17e0f96087c619a7",
"latest": "2013.05.10",
"signature": "1b5b1cec297f5e208e8b98d0461e07a3dac18f171085a12828043e1b2733f6dd49c445497ddba393d6c729ae98a549b34542c0a79d82d031f526928816c0fbf68005ca5f69e1fcc4fe549d1e6c76c024954efb817c664da07e54f62cb9a22bcba6cafae2eaf0ad9a438dcd7762ae613e11f8f050987de01d564240238e76180f",
"versions": {
"2012.02.22": {
"bin": [
@ -399,6 +399,20 @@
"http://youtube-dl.org/downloads/2013.05.07/youtube-dl-2013.05.07.tar.gz",
"7d3f556fea249efdba5a8ab3a43a1743f0622e8229017e5f19a455740d562e45"
]
},
"2013.05.10": {
"bin": [
"http://youtube-dl.org/downloads/2013.05.10/youtube-dl",
"b1000ab4fefa7d85d3031eb6d95ac4e38b7d81cf043a66c175fc74d1a2a56a4a"
],
"exe": [
"http://youtube-dl.org/downloads/2013.05.10/youtube-dl.exe",
"85076d15c15c775839a9eba11b2b0e1dee7ffa08edb9886f47b3dd691dafa470"
],
"tar": [
"http://youtube-dl.org/downloads/2013.05.10/youtube-dl-2013.05.10.tar.gz",
"0f0c28f0a3d681805ead4c60073e532741a74d588dccfe8451cc38ec1bd306f8"
]
}
}
}
Loading…
Cancel
Save