From 87ef91e888d86d75d6100e6a3b1c5e6e3eb21fea Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 24 Feb 2015 16:37:49 +0100 Subject: [PATCH] release 2015.02.24.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 7af79b823..023a5fca2 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work.

-

2015.02.24.1 (sig)

+

2015.02.24.2 (sig)

- Windows exe (sig - c667ca657a6e0ffc0513ef0ab95452fe7fdea10941047c07c1ee732590eda833)
- Full source + docs + binary tarball (sig - 3eeb029385d9b2feb53cd7a61b42c9585605b5f79c35902592a6f1c838be08f4) + Windows exe (sig - 335d9d467d1728c2b1d3f228e3e45cae62b35e5986fb4392366d5f47252000ed)
+ Full source + docs + binary tarball (sig - bd5eb5f94b9b70ed386e39286652796d0cb27c10359ffa26a28c76f5a076f2e0)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.02.24.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.02.24.2/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

If you do not have curl, you can alternatively use a recent wget: -sudo wget https://yt-dl.org/downloads/2015.02.24.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.02.24.2/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

@@ -53,7 +53,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2015.02.24.1/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig
+sudo wget https://yt-dl.org/downloads/2015.02.24.2/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig

The following GPG keys will be used to sign the binaries and the git tags:

diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index e22365bf8..928670746 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.02.24.1 \ No newline at end of file +2015.02.24.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9c113c9fc..4dc1752ed 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2015-02-24T11:41:53.678736Z + 2015-02-24T16:37:48.483443Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7910,4 +7910,19 @@ 2015-02-24T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.24.2 + New version 2015.02.24.2 + + +
+ Downloads available at https://yt-dl.org/downloads/2015.02.24.2/ +
+
+ + The youtube-dl maintainers + + 2015-02-24T00:00:02Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index f556e4f3d..e18f9f77a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.02.24.1", - "signature": "91fab62c83729066fb5916fb2e850e31d9b61d01e99a7373ac59db95a008995cb15a5aea54c86b3bdae9019d6d9bdcfbcd3517767c1abfaef2f4ea8d8d23efd646bbe7c8eefac09007401c085deb8a43d181fe27a541e4f71a61483c75c9b5923339a69b96b4f5d272b9cad19b7e84fb7877494ea4f24505b5e97d309020ba19", + "latest": "2015.02.24.2", + "signature": "4e2fd795ab38dc917f8c82a1b684033e8d4ccdf52c5bcbbb0c0e0291225212df4a12eeb047fcc9bf3c1fa541e54ce724840c89e19585c8f3e467fb28d3e7867124cec33b15bd32d1b61c543897136c74921d69208d8ba01ac788db939a709599719e68aa67a4422c7ffec8190f2ec5f33b5eaa8f701fcf735574e72556e6f9cf", "versions": { "2012.02.22": { "bin": [ @@ -7385,6 +7385,20 @@ "https://yt-dl.org/downloads/2015.02.24.1/youtube-dl-2015.02.24.1.tar.gz", "3eeb029385d9b2feb53cd7a61b42c9585605b5f79c35902592a6f1c838be08f4" ] + }, + "2015.02.24.2": { + "bin": [ + "https://yt-dl.org/downloads/2015.02.24.2/youtube-dl", + "3de450ea4832bd3ff2fc7b14ba5e2cbd69b7a9531860e2e329721af83892bf94" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.02.24.2/youtube-dl.exe", + "335d9d467d1728c2b1d3f228e3e45cae62b35e5986fb4392366d5f47252000ed" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.02.24.2/youtube-dl-2015.02.24.2.tar.gz", + "bd5eb5f94b9b70ed386e39286652796d0cb27c10359ffa26a28c76f5a076f2e0" + ] } } } \ No newline at end of file