From ddd7e3903d3783cbe66bd011a9d9574964202741 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister <phihag@phihag.de> Date: Thu, 27 Jun 2013 21:06:56 +0200 Subject: [PATCH] release 2013.06.34.2 --- download.html | 16 ++++++++-------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 41 insertions(+), 12 deletions(-) diff --git a/download.html b/download.html index 2cb99adee..6db68353a 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.1/youtube-dl">2013.06.34.1</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.1/youtube-dl.sig">sig</a>)</h2> +<h2><a href="http://youtube-dl.org/downloads/2013.06.34.2/youtube-dl">2013.06.34.2</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.2/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: b91bd9dc8c3c3ef5533f70a468486680</li> -<li><strong>SHA1</strong>: 0cee4dfdb63d51a5cda174f4dc3d67913fb1534a</li> -<li><strong>SHA256</strong>: 72ff68f39c9b4d0fc7fdb2da2ac3179b74d46bcf0e562cb769d9fd7dced34ffa</li> +<li><strong>MD5</strong>: b23a9d0b5d45dcc0bf46fd2522eb30d9</li> +<li><strong>SHA1</strong>: 7849a1974943a1a8c301eac3374d8387ab88ba66</li> +<li><strong>SHA256</strong>: a618d4951ef353253d828384d51289e24ab00f1266c9d60224e02517eea464b4</li> </ul> <p> - <a href="http://youtube-dl.org/downloads/2013.06.34.1/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.1/youtube-dl.exe.sig">sig</a> - 449836a5f4f8ca9af35afaf7e3b33c20496110d3be6f28d01b48f85464ab04eb)<br> - <a href="http://youtube-dl.org/downloads/2013.06.34.1/youtube-dl-2013.06.34.1.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.1/youtube-dl-2013.06.34.1.tar.gz.sig">sig</a> - cb2f751ef15090994de56308e0f3814db52ffe22eb53c76a3f43fde95ce57dea) + <a href="http://youtube-dl.org/downloads/2013.06.34.2/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.2/youtube-dl.exe.sig">sig</a> - 9c096410a1d950319218bc12ccb2307a3396f6e1843d8b517270698fe5da7d5e)<br> + <a href="http://youtube-dl.org/downloads/2013.06.34.2/youtube-dl-2013.06.34.2.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.06.34.2/youtube-dl-2013.06.34.2.tar.gz.sig">sig</a> - f94b6f3daccb45d21d8cc66d8b4357f986825ca4059f734b8c2a82f134785ca3) </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.1/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.2/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.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 http://youtube-dl.org/downloads/2013.06.34.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 d7685f2e5..73e6a63b6 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.06.34.1 \ No newline at end of file +2013.06.34.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index df8d5d7be..355ae1b94 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-27T18:01:53.728335</atom:updated> + <atom:updated>2013-06-27T21:06:56.028125</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -664,4 +664,19 @@ <atom:updated>2013-06-34-1</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.06.34.2</atom:id> + <atom:title>New version 2013.06.34.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="http://youtube-dl.org/downloads/2013.06.34.2/">http://youtube-dl.org/downloads/2013.06.34.2/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-06-34-2</atom:updated> + </atom:entry> + </atom:feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 64429c58a..6f6e2083c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.06.34.1", - "signature": "8968a0603cb1cd4eeb32dc956aedf4aa2eec1ea9702f6a0a95f7f8f34768433ff3d47591639fe59e5af5eb67f87791aa1807548d4e89f89b7ec8e7849ea8aa1386b0bef07b7e78dc6fcf73285d2a56be606fc2e0cba1d53d7e59c7fe88b168f8eb6bed6a1b1e6b172f8786d5350984a5bd8dd265d17111c2713f11b434d45e8f", + "latest": "2013.06.34.2", + "signature": "9146a98ca9a72656ba5db13897233c7131e44b63c4804a323387ded1b8c5bd55290d791cde529cc9afc2ee2a249135f4cf98aa569c6fd5594afbb51d70b9c1853be61c222613e208d7c533b02df6008000aa151e8c1c60f76c466ef8e6b81a03f42e788ce8cdb07f41b25720b52efcd02c047c08654a32ad117cf9e07c542217", "versions": { "2012.02.22": { "bin": [ @@ -623,6 +623,20 @@ "http://youtube-dl.org/downloads/2013.06.34.1/youtube-dl-2013.06.34.1.tar.gz", "cb2f751ef15090994de56308e0f3814db52ffe22eb53c76a3f43fde95ce57dea" ] + }, + "2013.06.34.2": { + "bin": [ + "http://youtube-dl.org/downloads/2013.06.34.2/youtube-dl", + "a618d4951ef353253d828384d51289e24ab00f1266c9d60224e02517eea464b4" + ], + "exe": [ + "http://youtube-dl.org/downloads/2013.06.34.2/youtube-dl.exe", + "9c096410a1d950319218bc12ccb2307a3396f6e1843d8b517270698fe5da7d5e" + ], + "tar": [ + "http://youtube-dl.org/downloads/2013.06.34.2/youtube-dl-2013.06.34.2.tar.gz", + "f94b6f3daccb45d21d8cc66d8b4357f986825ca4059f734b8c2a82f134785ca3" + ] } } } \ No newline at end of file