From 3f0efb919a1cf90b9e9a5db9d287d0a35f1215c3 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister <phihag@phihag.de> Date: Wed, 11 Dec 2013 09:28:50 +0100 Subject: [PATCH] release 2013.12.11.2 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 54a3cc7b3..992862be8 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.12.11.1/youtube-dl">2013.12.11.1</a> (<a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2013.12.11.2/youtube-dl">2013.12.11.2</a> (<a href="https://yt-dl.org/downloads/2013.12.11.2/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 9145130c1f8782afc33907fc9c23037e</li> -<li><strong>SHA1</strong>: 601c3d8e733eedb34c2f16e869d13fbe1a6a2edf</li> -<li><strong>SHA256</strong>: 5378e7834c928f58179094e484f156f557521e012c6fbd26789b929e406c83de</li> +<li><strong>MD5</strong>: e3af15d585280971be96157e52a13dcd</li> +<li><strong>SHA1</strong>: e8d756e7b30f7d911ceb3c777feb566a91a2f40a</li> +<li><strong>SHA256</strong>: d2c5acc06cfed3b13bd76233cf6dd0a4fc97d916f22fed1b51815428a1c558c6</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl.exe.sig">sig</a> - 74c638cab2a23a412086bf94787eb1520176317d2b8560259052874003a31036)<br> - <a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl-2013.12.11.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl-2013.12.11.1.tar.gz.sig">sig</a> - e43353e84e46335c81d45b06e8df68cc8cc94ab47978096d1fbe98faf006c763) + <a href="https://yt-dl.org/downloads/2013.12.11.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.11.2/youtube-dl.exe.sig">sig</a> - 98b5b42cabe57e00ffee7f785db36ad5aaf949aba8f00af4839589029188e919)<br> + <a href="https://yt-dl.org/downloads/2013.12.11.2/youtube-dl-2013.12.11.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.11.2/youtube-dl-2013.12.11.2.tar.gz.sig">sig</a> - 785a08acb19bfac41efcc4a54146dd63b6b357687da27f06b6ae093117d420ab) </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.12.11.1/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2013.12.11.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.12.11.1/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.11.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.12.11.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.12.11.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 22e38c26c..ba7899ad1 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.12.11.1 \ No newline at end of file +2013.12.11.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index bcdeac078..6569920e5 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-12-11T08:59:00.117852</atom:updated> + <atom:updated>2013-12-11T09:28:48.376090</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -2314,4 +2314,19 @@ <atom:updated>2013-12-11-1</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.12.11.2</atom:id> + <atom:title>New version 2013.12.11.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.12.11.2/">https://yt-dl.org/downloads/2013.12.11.2/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-12-11-2</atom:updated> + </atom:entry> + </atom:feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4abed18f8..b0acdaf06 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.12.11.1", - "signature": "7915ba4aafc5ac2554ec53634598986c47b6a8d4bdfd1ff80578a8c8ea468e0f7c7c2491c14d58a2b42443c1d698b24c78232885e30ad3788c4ff11b89c221113b760da5ab3ad75913ebe1b83e0b6a3370e6c8664a91011db4a434361b7eb18ee6fbd2bfd59d2960a0b31abf45c9fd20fcea1d84531c8129b2d9c0f37d2055b0", + "latest": "2013.12.11.2", + "signature": "1a2dae06ad237d1c7fda76feeaa977117b52970e5de4c1a1584d473564e28042bb66aa9ed0388d2343b93957899d75047b4cb98f42fd711ef5dec697370e4f0000732767c08c5514934fa31177da25eec7370ee070a34559256ccd66d90c622cf4546735ff59eb1f76abf132a6a0c75921a97bffc320cb1b009b5760e42d6c4c", "versions": { "2012.02.22": { "bin": [ @@ -2163,6 +2163,20 @@ "https://yt-dl.org/downloads/2013.12.11.1/youtube-dl-2013.12.11.1.tar.gz", "e43353e84e46335c81d45b06e8df68cc8cc94ab47978096d1fbe98faf006c763" ] + }, + "2013.12.11.2": { + "bin": [ + "https://yt-dl.org/downloads/2013.12.11.2/youtube-dl", + "d2c5acc06cfed3b13bd76233cf6dd0a4fc97d916f22fed1b51815428a1c558c6" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.12.11.2/youtube-dl.exe", + "98b5b42cabe57e00ffee7f785db36ad5aaf949aba8f00af4839589029188e919" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.12.11.2/youtube-dl-2013.12.11.2.tar.gz", + "785a08acb19bfac41efcc4a54146dd63b6b357687da27f06b6ae093117d420ab" + ] } } } \ No newline at end of file