From d429f1174a3d91a7f60b0edddb155b7e21f01377 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister <phihag@phihag.de> Date: Thu, 18 Apr 2013 06:42:52 +0200 Subject: [PATCH] release 2013.04.18 --- download.html | 24 ++++++++++++++++-------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 49 insertions(+), 12 deletions(-) diff --git a/download.html b/download.html index 39cc46f07..a436947ad 100644 --- a/download.html +++ b/download.html @@ -16,25 +16,33 @@ <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.04.11/youtube-dl">2013.04.11</a> (<a href="http://youtube-dl.org/downloads/2013.04.11/youtube-dl.sig">sig</a>)</h2> +<h2><a href="http://youtube-dl.org/downloads/2013.04.18/youtube-dl">2013.04.18</a> (<a href="http://youtube-dl.org/downloads/2013.04.18/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: faa8708434f12bb0930ff71232306c96</li> -<li><strong>SHA1</strong>: e3e58c036f80730918cb0a1e2b52291581faef08</li> -<li><strong>SHA256</strong>: e99b45844d0e3a1425d2a25128203343f2ab53c52ba57cf71cf3784897e68baa</li> +<li><strong>MD5</strong>: 3a0837989f19983eae3781a69ec2c557</li> +<li><strong>SHA1</strong>: 23bc276cf51d92db7b0a34686ea27d0ffb883400</li> +<li><strong>SHA256</strong>: 485171b55114981a89137022dbbdc122d358f087d670eab680718fa468ae488d</li> </ul> <p> - <a href="http://youtube-dl.org/downloads/2013.04.11/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.04.11/youtube-dl.exe.sig">sig</a> - 7676aa04bb2a480c63c7821ac99f5fb02b315607779542797b9b75a7e65814cd)<br> - <a href="http://youtube-dl.org/downloads/2013.04.11/youtube-dl-2013.04.11.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.04.11/youtube-dl-2013.04.11.tar.gz.sig">sig</a> - c777532107cf70f16bdf1682dba1eca9dab562bb8fbd2603e3b50460e24ff098) + <a href="http://youtube-dl.org/downloads/2013.04.18/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.04.18/youtube-dl.exe.sig">sig</a> - 012b627885af69a32add0e024cbc6add592add669ca88855d43461c3aa7a2830)<br> + <a href="http://youtube-dl.org/downloads/2013.04.18/youtube-dl-2013.04.18.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.04.18/youtube-dl-2013.04.18.tar.gz.sig">sig</a> - f01aaac1fb65da4e47500d473ce5eca6c6e157c7eb84c81219d7bba1eff489af) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: -<code style="display:block; margin-top: 0.4em; padding: 0.7em; background: #ccc; background: rgba(200, 200, 200, 0.4); white-space: pre;">sudo wget http://youtube-dl.org/downloads/2013.04.11/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.04.18/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: +<code class="commands">sudo pip install --upgrade youtube_dl</code> +</p> +<p> +This command will update youtube-dl if you have already installed it. +See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more information. </p> <p>To check the signature, type: -<code style="display:block; margin-top: 0.4em; padding: 0.7em; background: #ccc; background: rgba(200, 200, 200, 0.4); white-space: pre;">sudo wget http://youtube-dl.org/downloads/2013.04.11/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.04.18/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 b522ccff9..6654bc1bb 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.04.11 \ No newline at end of file +2013.04.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 01c012605..21f797bfb 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-04-11T18:49:36.299790</atom:updated> + <atom:updated>2013-04-18T06:42:52.058203</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -259,4 +259,19 @@ <atom:updated>2013-04-11</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.04.18</atom:id> + <atom:title>New version 2013.04.18</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.04.18/">http://youtube-dl.org/downloads/2013.04.18/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-04-18</atom:updated> + </atom:entry> + </atom:feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 08236a3de..919540342 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.04.11", - "signature": "0d49ff21d32ae27f10e98b7d418c883f47ba83a90fe7fc36c120d22d3a8fa187c792cf5d6d5b6ce0acc6e1842e4bfbd6287ac592f8f6278a305b4931a9cc84354c7158fa18d25d829366ba17900907b80100d9c96686d94be5d62fb624cdb1f2fb0c45d98ebe6d7fb46001e0f8b824d67a55c86e1a5e24abce75af86ef12b4bd", + "latest": "2013.04.18", + "signature": "178e297b3d82a8a06aacf23424ffe20b3a21b8d036ecaa80c109097133b946a7a13a39ec421b05827563da35b0883f51196c0bc349f22f8b51b9db2062657ed8df832eeb11ea362f112739bf7dce3b61423ffc194f6c81c120357da57c8b0f4eb081b52c9620cadf3bca9e0d8c5c46814b0b23eec7de829760d3126a1d5b1aa4", "versions": { "2012.02.22": { "bin": [ @@ -242,6 +242,20 @@ "http://youtube-dl.org/downloads/2013.04.11/youtube-dl-2013.04.11.tar.gz", "c777532107cf70f16bdf1682dba1eca9dab562bb8fbd2603e3b50460e24ff098" ] + }, + "2013.04.18": { + "bin": [ + "http://youtube-dl.org/downloads/2013.04.18/youtube-dl", + "485171b55114981a89137022dbbdc122d358f087d670eab680718fa468ae488d" + ], + "exe": [ + "http://youtube-dl.org/downloads/2013.04.18/youtube-dl.exe", + "012b627885af69a32add0e024cbc6add592add669ca88855d43461c3aa7a2830" + ], + "tar": [ + "http://youtube-dl.org/downloads/2013.04.18/youtube-dl-2013.04.18.tar.gz", + "f01aaac1fb65da4e47500d473ce5eca6c6e157c7eb84c81219d7bba1eff489af" + ] } } } \ No newline at end of file