From f8d695834180c22f47ecb7939a45276460a4eb04 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister <phihag@phihag.de> Date: Wed, 10 Jul 2013 11:41:37 +0200 Subject: [PATCH] release 2013.07.10 --- 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 e5577225d..eef891ff2 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.08.1/youtube-dl">2013.07.08.1</a> (<a href="http://youtube-dl.org/downloads/2013.07.08.1/youtube-dl.sig">sig</a>)</h2> +<h2><a href="http://youtube-dl.org/downloads/2013.07.10/youtube-dl">2013.07.10</a> (<a href="http://youtube-dl.org/downloads/2013.07.10/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 19f94de3efa3b4e99581f57dd3c2243c</li> -<li><strong>SHA1</strong>: 1ffd4a118cb754d9f8a8864791540f04e1c7365b</li> -<li><strong>SHA256</strong>: 3f39d3c9811f53064056b9b2cb4622fc2ae3bddddb44965dde5e388204787a6c</li> +<li><strong>MD5</strong>: d3e16c926f4ebe804c07428b0ce231af</li> +<li><strong>SHA1</strong>: 069df2f65ad9dfbe199c5161be2157c62350c993</li> +<li><strong>SHA256</strong>: 8030d2db061e8fb8dc99f5448491cdb52857a7a5ca1a090f324b53f053473daf</li> </ul> <p> - <a href="http://youtube-dl.org/downloads/2013.07.08.1/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.08.1/youtube-dl.exe.sig">sig</a> - 27a7a5ab7a2dd22654d60617d580887f52200d77ec774020c179715a6c57e71f)<br> - <a href="http://youtube-dl.org/downloads/2013.07.08.1/youtube-dl-2013.07.08.1.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.08.1/youtube-dl-2013.07.08.1.tar.gz.sig">sig</a> - 8035b5e6e7ba63aa8cd46b93cc0a31ff1d28bbfe2d97eb5fe0490dd7fa087cf5) + <a href="http://youtube-dl.org/downloads/2013.07.10/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.10/youtube-dl.exe.sig">sig</a> - 4ec695f32d911b65f57d7f7345188483205ae1e06c9d59411586d4825791b41b)<br> + <a href="http://youtube-dl.org/downloads/2013.07.10/youtube-dl-2013.07.10.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.10/youtube-dl-2013.07.10.tar.gz.sig">sig</a> - 7d2dc8213ce50603432fe4b691f98c87b8e0c8c3d738b2beb7074c8c40c99bdd) </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.08.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.07.10/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.08.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.07.10/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 f1c31553c..7a81614cd 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.07.08.1 \ No newline at end of file +2013.07.10 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 05244c495..7953ab312 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-08T02:09:18.620957</atom:updated> + <atom:updated>2013-07-10T11:41:36.730396</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -799,4 +799,19 @@ <atom:updated>2013-07-08-1</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.07.10</atom:id> + <atom:title>New version 2013.07.10</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.10/">http://youtube-dl.org/downloads/2013.07.10/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-07-10</atom:updated> + </atom:entry> + </atom:feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ddce5012d..989014b5e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.07.08.1", - "signature": "78c9b4dacef5a034e8c1b8b021bf85974729f76fd60e1df2a1313ba3a0b39ae0bea61371d7f3cb1e682261bde6fb5b3f510b9a84610e1b509499dfa9b351c8bac1b4d3791f6cfc5d1a8c1151ffd8d35189edb22319fb9d73f9a304356c35e5fa030f70f9978222f2ed8b2106de53c6b64e4b72014b7e1eef2d00221a6822305a", + "latest": "2013.07.10", + "signature": "66287961aa360f9febfd7da692df070c3d9affd50b72064347ddc617c99e807e860a87eff04823ba9710600510dc6f58c78384b29a1ecd971d995ac140bf55540c5da34149618072dead9d45969a25d21bd20d12965438fd2be70650683995d2af8d1fced2fd9baf5272eda7f64519d0ef9baf101a6b0abc0eeaa644645c1252", "versions": { "2012.02.22": { "bin": [ @@ -749,6 +749,20 @@ "http://youtube-dl.org/downloads/2013.07.08.1/youtube-dl-2013.07.08.1.tar.gz", "8035b5e6e7ba63aa8cd46b93cc0a31ff1d28bbfe2d97eb5fe0490dd7fa087cf5" ] + }, + "2013.07.10": { + "bin": [ + "http://youtube-dl.org/downloads/2013.07.10/youtube-dl", + "8030d2db061e8fb8dc99f5448491cdb52857a7a5ca1a090f324b53f053473daf" + ], + "exe": [ + "http://youtube-dl.org/downloads/2013.07.10/youtube-dl.exe", + "4ec695f32d911b65f57d7f7345188483205ae1e06c9d59411586d4825791b41b" + ], + "tar": [ + "http://youtube-dl.org/downloads/2013.07.10/youtube-dl-2013.07.10.tar.gz", + "7d2dc8213ce50603432fe4b691f98c87b8e0c8c3d738b2beb7074c8c40c99bdd" + ] } } } \ No newline at end of file