diff --git a/download.html b/download.html index 47c11cd81..b0f147e74 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.07.07.01/youtube-dl">2013.07.07.01</a> (<a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl.sig">sig</a>)</h2> +<h2><a href="http://youtube-dl.org/downloads/2013.07.08/youtube-dl">2013.07.08</a> (<a href="http://youtube-dl.org/downloads/2013.07.08/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: e6712c33c23da0224124237b14381648</li> -<li><strong>SHA1</strong>: 9f2aef9a25cd4eee061f77477ca3897be0566c75</li> -<li><strong>SHA256</strong>: 7638d952adb12fe784e88f2d4b984ff41ff960e172f139ede467fca8a770fca9</li> +<li><strong>MD5</strong>: a9cdefc0505a2a64529325ccf97687f4</li> +<li><strong>SHA1</strong>: 87d5e8085da9988e6f1a0ddaab0fbdeb24cdb9a1</li> +<li><strong>SHA256</strong>: c53db9f370db76515ca5c37975c36ac0012c2dcad4107e44c32453ac2265951a</li> </ul> <p> - <a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl.exe.sig">sig</a> - 71380ad5d038808b9f6e22bc997a1f2305312ba0aa8df99b9b847b501e40b25b)<br> - <a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl-2013.07.07.01.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl-2013.07.07.01.tar.gz.sig">sig</a> - 9862f509ff6ec99a6271d7b31e0bccbe476d723fed556deb2fd2cbea3b6b3bd9) + <a href="http://youtube-dl.org/downloads/2013.07.08/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.08/youtube-dl.exe.sig">sig</a> - 200ba53c2f77dc65bddee2648d6173827295f9c1cb0d17fcfb1edd32de333184)<br> + <a href="http://youtube-dl.org/downloads/2013.07.08/youtube-dl-2013.07.08.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.08/youtube-dl-2013.07.08.tar.gz.sig">sig</a> - 84aacc1e8031e82f6e48db169b802e830bc1a555dbb03ffaad9f10d4fbd110c5) </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.07.07.01/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.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.07.07.01/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.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> diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 268f62d39..51a78e326 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.07.07.01 \ No newline at end of file +2013.07.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2bcb3ce94..8dd4ad88a 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-07-07T17:18:00.393204</atom:updated> + <atom:updated>2013-07-08T01:35:29.254024</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -769,4 +769,19 @@ <atom:updated>2013-07-07-01</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.07.08</atom:id> + <atom:title>New version 2013.07.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.07.08/">http://youtube-dl.org/downloads/2013.07.08/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-07-08</atom:updated> + </atom:entry> + </atom:feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b24c23f7c..443dde017 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.07.07.01", - "signature": "40f757e1115b35e0b7f560aab726ac5541b9fba38a124340b79ef6bdc3e287f5d49c7eb460de28da10e1e3fa5e2dfbb499bac4fdb74a61c9163c25201b7efea93ed02e04aa3ab98d23c22a225872e5564c5b23c9850486c6600fd54cbf2abc74c09a1ded90e41fa3a6aecccb6d7446311aa51f1d3872bbaabfb5c51618960b3b", + "latest": "2013.07.08", + "signature": "4b8cd8b1db990413c0ab09e81fb165105eb98449902478b3b12e2d3b65faf7156d3a9276e50cce754dee5eb77fb74f1fa29b9b60ecd16ead8e36ebca66d81d4e843f61c6e52fe49b499906d094e93d068e5a75724862d8b7129c94828f753ba32f64b7a869cb8f41b5ff51e29d6eb3f6ded4101f3b0e35e9ef5202d2977a983c", "versions": { "2012.02.22": { "bin": [ @@ -721,6 +721,20 @@ "http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl-2013.07.07.01.tar.gz", "9862f509ff6ec99a6271d7b31e0bccbe476d723fed556deb2fd2cbea3b6b3bd9" ] + }, + "2013.07.08": { + "bin": [ + "http://youtube-dl.org/downloads/2013.07.08/youtube-dl", + "c53db9f370db76515ca5c37975c36ac0012c2dcad4107e44c32453ac2265951a" + ], + "exe": [ + "http://youtube-dl.org/downloads/2013.07.08/youtube-dl.exe", + "200ba53c2f77dc65bddee2648d6173827295f9c1cb0d17fcfb1edd32de333184" + ], + "tar": [ + "http://youtube-dl.org/downloads/2013.07.08/youtube-dl-2013.07.08.tar.gz", + "84aacc1e8031e82f6e48db169b802e830bc1a555dbb03ffaad9f10d4fbd110c5" + ] } } } \ No newline at end of file