From a1fa9761dab06a7cdc26ae0574026d6a730fe2d2 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister <phihag@phihag.de> Date: Fri, 12 Dec 2014 17:48:39 +0100 Subject: [PATCH] release 2014.12.12.5 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index b0876b707..8195ec391 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/2014.12.12.4/youtube-dl">2014.12.12.4</a> (<a href="https://yt-dl.org/downloads/2014.12.12.4/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2014.12.12.5/youtube-dl">2014.12.12.5</a> (<a href="https://yt-dl.org/downloads/2014.12.12.5/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: cbb0c37e5542f0c34d6355930c6f91ec</li> -<li><strong>SHA1</strong>: e3368c6ba8523bb203cb3caa3717b000a448d31c</li> -<li><strong>SHA256</strong>: c89babcd809270f042020a48af0a62ade767e5d53aaab7e4e69b39b20838fc60</li> +<li><strong>MD5</strong>: 05d413660a0d9fefd0b6bca031e6a2c9</li> +<li><strong>SHA1</strong>: 2bd9955136c20d2799db00f8bbb3b4197b8d15af</li> +<li><strong>SHA256</strong>: 4ddcc245a41d7f153880dffbb4e8785766e5958fdbf4ecf416160f3ee3180d95</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2014.12.12.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.12.4/youtube-dl.exe.sig">sig</a> - b4d2f7fa8ccaf3a64dd14e4ea771b1f3e6b98662ebfd27fed5a729d47e9a6bb7)<br> - <a href="https://yt-dl.org/downloads/2014.12.12.4/youtube-dl-2014.12.12.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.12.4/youtube-dl-2014.12.12.4.tar.gz.sig">sig</a> - 955740062a47842eee72a5550f37d47dba1093ed41cbf10c87f6e72c066df635) + <a href="https://yt-dl.org/downloads/2014.12.12.5/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.12.5/youtube-dl.exe.sig">sig</a> - 7398bf9c1583779a95da3502f83641d0d442c2f92e95be09a5efaefd64f3950a)<br> + <a href="https://yt-dl.org/downloads/2014.12.12.5/youtube-dl-2014.12.12.5.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.12.5/youtube-dl-2014.12.12.5.tar.gz.sig">sig</a> - 40a30a461e73acfa806e8c5656f213983aeecc5120967da14233eeedcb693969) </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/2014.12.12.4/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2014.12.12.5/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/2014.12.12.4/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.12.5/youtube-dl -O /usr/local/bin/youtube-dl<br/> sudo chmod a+x /usr/local/bin/youtube-dl</code> </p> @@ -53,7 +53,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/2014.12.12.4/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/2014.12.12.5/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/supportedsites.html b/supportedsites.html index 60eea2c61..9b361500a 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -162,6 +162,7 @@ <li><b>GorillaVid</b>: GorillaVid.in, daclips.in, movpod.in and fastvideo.in</li> <li><b>Goshgay</b></li> <li><b>Grooveshark</b></li> + <li><b>Groupon</b></li> <li><b>Hark</b></li> <li><b>Heise</b></li> <li><b>Helsinki</b>: helsinki.fi</li> diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 00653325d..319dfa025 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.12.4 \ No newline at end of file +2014.12.12.5 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c55201324..58c21ef67 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" /> <title>youtube-dl releases</title> <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id> - <updated>2014-12-12T17:21:08.295589Z</updated> + <updated>2014-12-12T17:48:38.365009Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -6785,4 +6785,19 @@ <updated>2014-12-12T00:00:04Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.12.5</id> + <title>New version 2014.12.12.5</title> + <link href="http://rg3.github.io/youtube-dl" /> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + Downloads available at <a href="https://yt-dl.org/downloads/2014.12.12.5/">https://yt-dl.org/downloads/2014.12.12.5/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2014-12-12T00:00:05Z</updated> + </entry> + </feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d89122149..2519ca831 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.12.4", - "signature": "5ffa1e765c7f78bea9eb62eea1353021366609d05b2b8ee6d946681bbbf28861f967c33701e1312727b3727ca5fd50b1a32e586a9f6b8cb484fc7b3292cf1b845dd851931851c66a669972e79cf0ab1d8a1ca595a07c48736d1ca23e196953c12903301a0619b5dcfb5d95a18374b8cd5acde42337c59c9213e70ed0614f2067", + "latest": "2014.12.12.5", + "signature": "6934fe63eb308e82b9040fd27ac98c144cbb6c79d132305d56a82f2e2d3cb4a6853d6b07d5a11b6105dcd9c937699404ab784002d731cd078af06b97dce506dcce72c6684153b17ccf434b7978a310103e13212644b0483266d20da3307427ab1ed7b56ff4b8b3f7a4ab02c48b298b319f50c0c1649ea4749e2d23c92c88d659", "versions": { "2012.02.22": { "bin": [ @@ -6335,6 +6335,20 @@ "https://yt-dl.org/downloads/2014.12.12.4/youtube-dl-2014.12.12.4.tar.gz", "955740062a47842eee72a5550f37d47dba1093ed41cbf10c87f6e72c066df635" ] + }, + "2014.12.12.5": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.12.5/youtube-dl", + "4ddcc245a41d7f153880dffbb4e8785766e5958fdbf4ecf416160f3ee3180d95" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.12.5/youtube-dl.exe", + "7398bf9c1583779a95da3502f83641d0d442c2f92e95be09a5efaefd64f3950a" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.12.5/youtube-dl-2014.12.12.5.tar.gz", + "40a30a461e73acfa806e8c5656f213983aeecc5120967da14233eeedcb693969" + ] } } } \ No newline at end of file