diff --git a/download.html b/download.html index d55a5bae7..9a009b27b 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@ <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="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl">2013.09.24.1</a> (<a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2013.09.24.2/youtube-dl">2013.09.24.2</a> (<a href="https://yt-dl.org/downloads/2013.09.24.2/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 230d3b30d0d8be28e21c334d00b9240e</li> -<li><strong>SHA1</strong>: 9b73dddc9e1f310599c3dde8f64f422b59dbf26f</li> -<li><strong>SHA256</strong>: 2dccd578b8bc72112f7b19e56937001ef41fc7a91f77e9393150574cd9153563</li> +<li><strong>MD5</strong>: 5b578806c6481dbee99a80511fef3d7c</li> +<li><strong>SHA1</strong>: 3c243eedf6887a97dd53b6301104d67506139d13</li> +<li><strong>SHA256</strong>: e6e4bdcbc70a3e915b07732fff0c23346fde83f2f58ede07bc92405ac3f666eb</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl.exe.sig">sig</a> - 7350f1202a3d042f361eb963b1ee21216dcaa4e67b96dbf299fff6ffe1a202a1)<br> - <a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl-2013.09.24.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.09.24.1/youtube-dl-2013.09.24.1.tar.gz.sig">sig</a> - 6e73be6fe8a8650d7a1beb66df905a9e69fc07841fc5783f64dafd2d5730e0c3) + <a href="https://yt-dl.org/downloads/2013.09.24.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.09.24.2/youtube-dl.exe.sig">sig</a> - 0c55aa061ecf0f2fd82ba2ddd75de5d42708547c2ba6245fc7ee1684b9e1fa76)<br> + <a href="https://yt-dl.org/downloads/2013.09.24.2/youtube-dl-2013.09.24.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.09.24.2/youtube-dl-2013.09.24.2.tar.gz.sig">sig</a> - 0ff095bd09f30c7c77758f6a74feaf163b88b06eefed5b865caedcf4623f7708) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: -<code class="commands">sudo curl https://yt-dl.org/downloads/2013.09.24.1/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2013.09.24.2/youtube-dl -o /usr/local/bin/youtube-dl<br/> sudo chmod a+x /usr/local/bin/youtube-dl</code> </p> <p>If you do not have curl, you can alternatively use a recent wget: -<code class="commands">sudo wget https://yt-dl.org/downloads/2013.09.24.1/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2013.09.24.2/youtube-dl -O /usr/local/bin/youtube-dl<br/> sudo chmod a+x /usr/local/bin/youtube-dl</code> </p> @@ -49,7 +49,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 https://yt-dl.org/downloads/2013.09.24.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> +<code class="commands">sudo wget https://yt-dl.org/downloads/2013.09.24.2/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 3e6aed561..07d5caf86 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.09.24.1 \ No newline at end of file +2013.09.24.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b582d37d0..57d465c32 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-09-24T21:42:48.850048</atom:updated> + <atom:updated>2013-09-24T21:58:13.819567</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -1399,6 +1399,21 @@ <atom:updated>2013-09-24-1</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.09.24.2</atom:id> + <atom:title>New version 2013.09.24.2</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="https://yt-dl.org/downloads/2013.09.24.2/">https://yt-dl.org/downloads/2013.09.24.2/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-09-24-2</atom:updated> + </atom:entry> + <atom:entry> <atom:id>youtube-dl-2013.11.09</atom:id> <atom:title>New version 2013.11.09</atom:title> diff --git a/update/versions.json b/update/versions.json index 17ea8e4ff..bde2c33ef 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.09.24.1", - "signature": "8c44ab3357021829b4207a6b534c67e9f4015b657c322e2c8bb4596bea051d78f707d7fe58654bc751c809410b7819b4424f4448d06b5865301577461b8f05416ff784f325adae2cf7ea93d460e047cc85558dff318f3aa4cfe7221a968528b706fa3b1dca01f20d40110e550f65d48544abbf4de6c1933af014a7f8c6c8f561", + "latest": "2013.09.24.2", + "signature": "41d321cc881f41d1618e044b98c6c91364b7118f85d80ec4fa0782ef29d4cadbec667c66978d0f3f4448c693c767bd1e124e9cd73e6c08da359925e84aed9694bf52901b7ae8c9d17c4f031d0478377c8aec1508a10b4315d1e6b1081badcf510b9efac6651e7dcad585e35e9af16fce25234100073c1a4dde7624f1e946a0a0", "versions": { "2012.02.22": { "bin": [ @@ -1310,6 +1310,20 @@ "6e73be6fe8a8650d7a1beb66df905a9e69fc07841fc5783f64dafd2d5730e0c3" ] }, + "2013.09.24.2": { + "bin": [ + "https://yt-dl.org/downloads/2013.09.24.2/youtube-dl", + "e6e4bdcbc70a3e915b07732fff0c23346fde83f2f58ede07bc92405ac3f666eb" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.09.24.2/youtube-dl.exe", + "0c55aa061ecf0f2fd82ba2ddd75de5d42708547c2ba6245fc7ee1684b9e1fa76" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.09.24.2/youtube-dl-2013.09.24.2.tar.gz", + "0ff095bd09f30c7c77758f6a74feaf163b88b06eefed5b865caedcf4623f7708" + ] + }, "2013.11.09": { "bin": [ "https://yt-dl.org/downloads/2013.11.09/youtube-dl",