diff --git a/download.html b/download.html index b46c0789e..83d4dc41e 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.25/youtube-dl">2013.07.25</a> (<a href="http://youtube-dl.org/downloads/2013.07.25/youtube-dl.sig">sig</a>)</h2> +<h2><a href="http://youtube-dl.org/downloads/2013.07.25.1/youtube-dl">2013.07.25.1</a> (<a href="http://youtube-dl.org/downloads/2013.07.25.1/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: e38b743d5eeb1d83fac5b4bd78e8fa98</li> -<li><strong>SHA1</strong>: 1ad1519782542c5d41a6f93d4f5e2b5bceb34040</li> -<li><strong>SHA256</strong>: 2c97f2f2f1117f47ae844d885539dc27da0c3c81d7d612fb0284823c16993130</li> +<li><strong>MD5</strong>: f69007cddbeaedd5771c46f59196bb9a</li> +<li><strong>SHA1</strong>: e9b0d3dff29787c023c0022e0fa2d533ecf238c8</li> +<li><strong>SHA256</strong>: 91ec7fce466223df474b10e262ed43a08c5ffa3974c9bbba29fb2a429de27d3e</li> </ul> <p> - <a href="http://youtube-dl.org/downloads/2013.07.25/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.25/youtube-dl.exe.sig">sig</a> - b6bc5b673421653d3a08804f183ea9c4747d76ba7be34a9366c38a574c3a64d1)<br> - <a href="http://youtube-dl.org/downloads/2013.07.25/youtube-dl-2013.07.25.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.25/youtube-dl-2013.07.25.tar.gz.sig">sig</a> - 35365f41da51acce08c1af07e942a195f7bf4179ac7e2c188af66ab6ba1f61f9) + <a href="http://youtube-dl.org/downloads/2013.07.25.1/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.25.1/youtube-dl.exe.sig">sig</a> - 45c211302a863bdf508640c56a68da2bbebb41832009814fd4642454bcc6b019)<br> + <a href="http://youtube-dl.org/downloads/2013.07.25.1/youtube-dl-2013.07.25.1.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.25.1/youtube-dl-2013.07.25.1.tar.gz.sig">sig</a> - 7ec9e8811eee8088a00728b01fd70cc8d14e25bd33b0ad174c9dc214f034c342) </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.25/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.25.1/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.25/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.25.1/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 34a5aac0e..57a6e4ccf 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.07.25 \ No newline at end of file +2013.07.25.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 12603dee9..5ce2dd423 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-25T09:38:40.899641</atom:updated> + <atom:updated>2013-07-25T10:11:28.432356</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -964,4 +964,19 @@ <atom:updated>2013-07-25</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.07.25.1</atom:id> + <atom:title>New version 2013.07.25.1</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.25.1/">http://youtube-dl.org/downloads/2013.07.25.1/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-07-25-1</atom:updated> + </atom:entry> + </atom:feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 149619cb8..c77840cd7 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.07.25", - "signature": "7fc0f16b3b903276fbbee5d0387c760a249ad8eb8c7e02345c003cb900cf84ad151fcc392b6104b15590706c5f561c19d1bbeb90c3262eeedd1033d3524e514cb2bf7b2423b4a2190071da95e8a091cacc36ccd2422be3eb72a7ff30a37e0c9ebdcbf99ee9a9ad5e60d6023491158781036b259be563af822170754ae07e27df", + "latest": "2013.07.25.1", + "signature": "2c73b8d65bc5149629e5faf000a5dea58f09696ecd25c9a5344fe1f5b696372ed64a86be6c4af0064d8bfbc0c1adceda5ee3de59b3e72d9d2d17411a432664a725a9f82a0389be07372dd3a57c529d7d599405b7f9effdc3dfb9cbea04a402e97d51c7e5eb3ae23c03ca52e81d87823881807eec87c2ef2f2a5638daf2587fe0", "versions": { "2012.02.22": { "bin": [ @@ -903,6 +903,20 @@ "http://youtube-dl.org/downloads/2013.07.25/youtube-dl-2013.07.25.tar.gz", "35365f41da51acce08c1af07e942a195f7bf4179ac7e2c188af66ab6ba1f61f9" ] + }, + "2013.07.25.1": { + "bin": [ + "http://youtube-dl.org/downloads/2013.07.25.1/youtube-dl", + "91ec7fce466223df474b10e262ed43a08c5ffa3974c9bbba29fb2a429de27d3e" + ], + "exe": [ + "http://youtube-dl.org/downloads/2013.07.25.1/youtube-dl.exe", + "45c211302a863bdf508640c56a68da2bbebb41832009814fd4642454bcc6b019" + ], + "tar": [ + "http://youtube-dl.org/downloads/2013.07.25.1/youtube-dl-2013.07.25.1.tar.gz", + "7ec9e8811eee8088a00728b01fd70cc8d14e25bd33b0ad174c9dc214f034c342" + ] } } } \ No newline at end of file