diff --git a/download.html b/download.html index bea3fad67..995c18f36 100644 --- a/download.html +++ b/download.html @@ -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.06.34.4/youtube-dl">2013.06.34.4</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.4/youtube-dl.sig">sig</a>)</h2> +<h2><a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl">2013.07.02</a> (<a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 0f3a738004be345fcde39078a00d720c</li> -<li><strong>SHA1</strong>: b2fedc9ebfccdbcd3ec64b46b9cd6cf9639da8ae</li> -<li><strong>SHA256</strong>: 5a8afacb956657f3fcfd6ae513be2652bb729edcf2635f48ce1f5b4c28731854</li> +<li><strong>MD5</strong>: 562f8b29fceb3d73c2d3fcc9dd0f5a67</li> +<li><strong>SHA1</strong>: 72507678c29c8402c2ef485bd19f1b52d0a76269</li> +<li><strong>SHA256</strong>: 0abcf59e26305f867c5c864c113bb95563a22b1376ec6ea81b2323f7d3937b00</li> </ul> <p> - <a href="http://youtube-dl.org/downloads/2013.06.34.4/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.4/youtube-dl.exe.sig">sig</a> - f30c73a48e6acb9c2bb39865c2cc725a9662d8c9e7786c32d374b437857cfd80)<br> - <a href="http://youtube-dl.org/downloads/2013.06.34.4/youtube-dl-2013.06.34.4.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.4/youtube-dl-2013.06.34.4.tar.gz.sig">sig</a> - fea1a1e3c160138fe6542e92c04581d71b97a3623665436128a541412757f75f) + <a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl.exe.sig">sig</a> - 26152170beb60e0f420bca1a58895400c043a45198ce0be88fa40c8bda65c16e)<br> + <a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl-2013.07.02.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl-2013.07.02.tar.gz.sig">sig</a> - 655fd9b093080fc7b892c1ddfe2eb6bdb7fd30d3e3e14d760957447af2f85911) </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.06.34.4/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.02/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.06.34.4/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.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> </p> <p>The following GPG keys will be used to sign the binaries and the git tags:</p> diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 8bb268d13..a7953e6cb 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.06.34.4 \ No newline at end of file +2013.07.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 77b5f537b..35857334f 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -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-06-29T20:27:48.011115</atom:updated> + <atom:updated>2013-07-02T09:23:10.636609</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -709,4 +709,19 @@ <atom:updated>2013-06-34-4</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.07.02</atom:id> + <atom:title>New version 2013.07.02</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.02/">http://youtube-dl.org/downloads/2013.07.02/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-07-02</atom:updated> + </atom:entry> + </atom:feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a38c8b1e7..da019c079 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.06.34.4", - "signature": "74a2da214d188eaa1a8e95c44e6deffaaaa4235256d5e06667cffe8740a4ed1689278b735846208422d6660b3b12242c6df78739a4bb81d5299942dc3b2edaabf9c14307b5bd5d57924c4ae1a05c860898e52ae46902e71c0abb6cb35fce61cc9565bb5d724902e437354de00bd0f12aea8235e56f22114c1a7ac498c29e63ae", + "latest": "2013.07.02", + "signature": "83f56af62025353d742f76354a4655a97eaf2abfbde6c2e53410f5e1c927649227360531aeae5e5fd2a3f57f2b54f558dc04e1c864914b51c8d96d314d36e6261e7a65e747a936b6394cf0e102fccc96a537c9a20a59986f0b19a8899f622699adff11982cb309a81e1e575fa4927af26181d1ed02fcfe61e76b4f21c8008495", "versions": { "2012.02.22": { "bin": [ @@ -665,6 +665,20 @@ "http://youtube-dl.org/downloads/2013.06.34.4/youtube-dl-2013.06.34.4.tar.gz", "fea1a1e3c160138fe6542e92c04581d71b97a3623665436128a541412757f75f" ] + }, + "2013.07.02": { + "bin": [ + "http://youtube-dl.org/downloads/2013.07.02/youtube-dl", + "0abcf59e26305f867c5c864c113bb95563a22b1376ec6ea81b2323f7d3937b00" + ], + "exe": [ + "http://youtube-dl.org/downloads/2013.07.02/youtube-dl.exe", + "26152170beb60e0f420bca1a58895400c043a45198ce0be88fa40c8bda65c16e" + ], + "tar": [ + "http://youtube-dl.org/downloads/2013.07.02/youtube-dl-2013.07.02.tar.gz", + "655fd9b093080fc7b892c1ddfe2eb6bdb7fd30d3e3e14d760957447af2f85911" + ] } } } \ No newline at end of file