From 4e5165686dd418b0856a9f316530d0fce880c571 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 9 Feb 2015 10:54:59 +0100 Subject: [PATCH] release 2015.02.09.1 --- 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 fd633b609..482577483 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.09 (sig)

+

2015.02.09.1 (sig)

- Windows exe (sig - ab1c5cfe0e63c0cb029eb923d3de34c038ade8daaaa3cc0c20c0c2ea31eb4f46)
- Full source + docs + binary tarball (sig - a3233a076a138ea8f5c4da55221e999cc7dc1b685c0e5c7a31879d3fb9390c99) + Windows exe (sig - d6640f1af0fd87f44a451d1872b4c7651684dd129c376fe5d9fc779c38db6ea6)
+ Full source + docs + binary tarball (sig - 524ba00d82fee5ea66b37ebf4de694a21126b3bf1c701c55da9c1e24c5004ceb)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.02.09/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.02.09.1/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.09/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.02.09.1/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.09/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.09.1/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 01935194d..f9010db2c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.02.09 \ No newline at end of file +2015.02.09.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 63dfd64bf..55a9ddff8 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-09T10:33:00.775201Z + 2015-02-09T10:54:58.456785Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7520,4 +7520,19 @@ 2015-02-09T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.09.1 + New version 2015.02.09.1 + + +
+ Downloads available at https://yt-dl.org/downloads/2015.02.09.1/ +
+
+ + The youtube-dl maintainers + + 2015-02-09T00:00:01Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 228eca088..fea6b46bb 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.02.09", - "signature": "204d8accbf13028f338a9d48fa36bd661712f2bffaf6c1cc2f191a648e796bdc95b946ce039f1f3052900654f7097c09d0c4f779702d63b725ddd296058dd40fc5491ee398307898ab9fad89dd0cc1db824a47ac0817c76bda0b4835b8cbd36347fd9ffbb0135c1e76ca4a66e50d9c7fee171a85aa9878484e585dbcfe8bf56a", + "latest": "2015.02.09.1", + "signature": "5c32782a58dfb9534456528fc32976325663a5cc76ee32fbf4a95515145ab1c26e582d4daac27aec18f67dca58bb205768838d4d9b97cce3a59218ffeb69aacfb370e178471115ab0fabb0ef762dd27f5e5bff42d80e1bb62ce2b4b8727786b3c9b6f544bef696d4b56d971e3b63ade9d5e44e9888fead953712b14e5044df3b", "versions": { "2012.02.22": { "bin": [ @@ -7021,6 +7021,20 @@ "https://yt-dl.org/downloads/2015.02.09/youtube-dl-2015.02.09.tar.gz", "a3233a076a138ea8f5c4da55221e999cc7dc1b685c0e5c7a31879d3fb9390c99" ] + }, + "2015.02.09.1": { + "bin": [ + "https://yt-dl.org/downloads/2015.02.09.1/youtube-dl", + "46e2d14da0a42f5c2f96ce536e0f3e4aff72014af25115c6990d5668d4d11c8d" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.02.09.1/youtube-dl.exe", + "d6640f1af0fd87f44a451d1872b4c7651684dd129c376fe5d9fc779c38db6ea6" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.02.09.1/youtube-dl-2015.02.09.1.tar.gz", + "524ba00d82fee5ea66b37ebf4de694a21126b3bf1c701c55da9c1e24c5004ceb" + ] } } } \ No newline at end of file