diff --git a/download.html b/download.html index 6bb14cff2..bea3fad67 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.3/youtube-dl">2013.06.34.3</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.3/youtube-dl.sig">sig</a>)</h2> +<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> <ul> -<li><strong>MD5</strong>: 220534d4225caa19b441642032e52460</li> -<li><strong>SHA1</strong>: 97f6c4d1b72627235c102f16b84fd38b13d47039</li> -<li><strong>SHA256</strong>: 5e11808fd8a0c0ec8a6b7f655eb6d6f1d52213a00331dc9c5226c2036689fa17</li> +<li><strong>MD5</strong>: 0f3a738004be345fcde39078a00d720c</li> +<li><strong>SHA1</strong>: b2fedc9ebfccdbcd3ec64b46b9cd6cf9639da8ae</li> +<li><strong>SHA256</strong>: 5a8afacb956657f3fcfd6ae513be2652bb729edcf2635f48ce1f5b4c28731854</li> </ul> <p> - <a href="http://youtube-dl.org/downloads/2013.06.34.3/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.3/youtube-dl.exe.sig">sig</a> - 7b003bba0945b014b70ebc5791f7aeafd076d3953bb8af28ccd2599fabf0e77b)<br> - <a href="http://youtube-dl.org/downloads/2013.06.34.3/youtube-dl-2013.06.34.3.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.3/youtube-dl-2013.06.34.3.tar.gz.sig">sig</a> - b199645ac18cb9b5b8d0de5d83691c295b96f582b23ae4aafc0885dfea6fa579) + <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) </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.3/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.06.34.4/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.3/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.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> </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 eec03611d..8bb268d13 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.06.34.3 \ No newline at end of file +2013.06.34.4 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 17ac3e62e..77b5f537b 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-29T17:36:17.342504</atom:updated> + <atom:updated>2013-06-29T20:27:48.011115</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -694,4 +694,19 @@ <atom:updated>2013-06-34-3</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.06.34.4</atom:id> + <atom:title>New version 2013.06.34.4</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.06.34.4/">http://youtube-dl.org/downloads/2013.06.34.4/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-06-34-4</atom:updated> + </atom:entry> + </atom:feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 92811c110..a38c8b1e7 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.06.34.3", - "signature": "08c16411dc11e5c843f325699d5108f91e2d71dc239af1e086888c84de687f485e640b4f8245547f6b8f43d8a544bbc6b6cc55c4efde204cb073854b5f742e027f4cdc21b8457c7a0055c4e2baf11e4c9e974620920df4ee0f5c8efc546ebbbd77d597c80359e9f9c9f80e43d2b695deccead82048895ca599fd986069140c3d", + "latest": "2013.06.34.4", + "signature": "74a2da214d188eaa1a8e95c44e6deffaaaa4235256d5e06667cffe8740a4ed1689278b735846208422d6660b3b12242c6df78739a4bb81d5299942dc3b2edaabf9c14307b5bd5d57924c4ae1a05c860898e52ae46902e71c0abb6cb35fce61cc9565bb5d724902e437354de00bd0f12aea8235e56f22114c1a7ac498c29e63ae", "versions": { "2012.02.22": { "bin": [ @@ -651,6 +651,20 @@ "http://youtube-dl.org/downloads/2013.06.34.3/youtube-dl-2013.06.34.3.tar.gz", "b199645ac18cb9b5b8d0de5d83691c295b96f582b23ae4aafc0885dfea6fa579" ] + }, + "2013.06.34.4": { + "bin": [ + "http://youtube-dl.org/downloads/2013.06.34.4/youtube-dl", + "5a8afacb956657f3fcfd6ae513be2652bb729edcf2635f48ce1f5b4c28731854" + ], + "exe": [ + "http://youtube-dl.org/downloads/2013.06.34.4/youtube-dl.exe", + "f30c73a48e6acb9c2bb39865c2cc725a9662d8c9e7786c32d374b437857cfd80" + ], + "tar": [ + "http://youtube-dl.org/downloads/2013.06.34.4/youtube-dl-2013.06.34.4.tar.gz", + "fea1a1e3c160138fe6542e92c04581d71b97a3623665436128a541412757f75f" + ] } } } \ No newline at end of file