From 6bcb3bb7a5221862da2b90b2c2186f81424ad94e Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister <phihag@phihag.de> Date: Thu, 26 Feb 2015 09:49:14 +0100 Subject: [PATCH] release 2015.02.26.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 295ba40d8..99b72e3f0 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.2+ to work.</p> -<h2><a href="https://yt-dl.org/downloads/2015.02.26.1/youtube-dl">2015.02.26.1</a> (<a href="https://yt-dl.org/downloads/2015.02.26.1/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2015.02.26.2/youtube-dl">2015.02.26.2</a> (<a href="https://yt-dl.org/downloads/2015.02.26.2/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 1d300e21be781288af45cee323c4d471</li> -<li><strong>SHA1</strong>: eace3ce7f5df089c9b1b45c8884b2da6d646fcd3</li> -<li><strong>SHA256</strong>: 447c6b4799dcc8e497bf59fda87ba03fad1565d790097a8f517af2f0fe324462</li> +<li><strong>MD5</strong>: 2b49d1c6d8c87286acc4cf8587b212d5</li> +<li><strong>SHA1</strong>: faa51ff370870df751404a234a157a291fb649b5</li> +<li><strong>SHA256</strong>: 61f89db9e63c10e653a854b2978ba67d3d4bb3de52afa00638e3a58ac3868c2a</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2015.02.26.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.26.1/youtube-dl.exe.sig">sig</a> - 5d50f7bbfc907d64ad66d9c1f99671e265061c0dc42e949539f64b691f710830)<br> - <a href="https://yt-dl.org/downloads/2015.02.26.1/youtube-dl-2015.02.26.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.26.1/youtube-dl-2015.02.26.1.tar.gz.sig">sig</a> - 7900e796a8e03c447b080e64f0d85d1bcf4152311caa10e8149b2e23a8b0907f) + <a href="https://yt-dl.org/downloads/2015.02.26.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.26.2/youtube-dl.exe.sig">sig</a> - a20b8117a9c35701d6c36c75e2c9daaa76abc90e80eb8359971a23bba16cac4a)<br> + <a href="https://yt-dl.org/downloads/2015.02.26.2/youtube-dl-2015.02.26.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.26.2/youtube-dl-2015.02.26.2.tar.gz.sig">sig</a> - a00e9f8e040c7cfa4a3d53075386a4d8bb8c1fc7e66ca40a1edf95377f8c417b) </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/2015.02.26.1/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.26.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/2015.02.26.1/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.26.2/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/2015.02.26.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/2015.02.26.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 083cf8913..1235b4e44 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.02.26.1 \ No newline at end of file +2015.02.26.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 6e3f27055..94293037b 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>2015-02-26T01:49:36.094073Z</updated> + <updated>2015-02-26T09:49:13.338368Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -7955,4 +7955,19 @@ <updated>2015-02-26T00:00:01Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.26.2</id> + <title>New version 2015.02.26.2</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/2015.02.26.2/">https://yt-dl.org/downloads/2015.02.26.2/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2015-02-26T00:00:02Z</updated> + </entry> + </feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 31762c241..6965594a2 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.02.26.1", - "signature": "5516fcc52358cfbb76632c23e554aa89b80a433866e42cc633fb637e17d6366533ffa2bd115456a6c3c01819f1052ef848f7209b8093449834718d1110190f80e7213a199bd49a1bdd4260d03e9da93240943c9a048fa21e916441383aec83874ae7b83b106f55510e8b58791c9efcc73ecbb79fe8f7d512c93c70cf52371475", + "latest": "2015.02.26.2", + "signature": "218b492475b2543a8ebd74551b1152f6f086cdcfd8e226f9ff5368f438a0b203942378a213f618fb84a7075c1830175c6299539b60d9042359537ff02481d68e1f4bcb8362c4ba89f0634fa7f1481d8a5271d15e80e51a2b9a6c5744b3296345d5104727bab0980da8f5ec4739e4f7d2343bb7d65c774b6f83503797b4b5522f", "versions": { "2012.02.22": { "bin": [ @@ -7427,6 +7427,20 @@ "https://yt-dl.org/downloads/2015.02.26.1/youtube-dl-2015.02.26.1.tar.gz", "7900e796a8e03c447b080e64f0d85d1bcf4152311caa10e8149b2e23a8b0907f" ] + }, + "2015.02.26.2": { + "bin": [ + "https://yt-dl.org/downloads/2015.02.26.2/youtube-dl", + "61f89db9e63c10e653a854b2978ba67d3d4bb3de52afa00638e3a58ac3868c2a" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.02.26.2/youtube-dl.exe", + "a20b8117a9c35701d6c36c75e2c9daaa76abc90e80eb8359971a23bba16cac4a" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.02.26.2/youtube-dl-2015.02.26.2.tar.gz", + "a00e9f8e040c7cfa4a3d53075386a4d8bb8c1fc7e66ca40a1edf95377f8c417b" + ] } } } \ No newline at end of file