From 2d2d9d110806d26b71b111f890072af822b860c8 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 4 Apr 2014 22:32:24 +0200 Subject: [PATCH] release 2014.04.04.5 --- 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 c6b9e0bd7..2f159bee0 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

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

-

2014.04.04.4 (sig)

+

2014.04.04.5 (sig)

- Windows exe (sig - e4d68b8cacee38aea580389c54324ac64f2ee178a8413abca85ab250b5421aaa)
- Full source + docs + binary tarball (sig - 31765dd17be12205edc7f6ffc5b96019303a4cfab493805b7aa6e5c999a47cf2) + Windows exe (sig - d0464d6f29e503d631e4d6aea0352210106553af5a06ce086af6ed995ff0685d)
+ Full source + docs + binary tarball (sig - 2285c86389aebbd311a696ee2e2df19f940c3f55d26b81d4a70ce35aff35b8c0)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.04.04.4/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.04.04.5/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/2014.04.04.4/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.04.04.5/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

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

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2014.04.04.4/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/2014.04.04.5/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 07b3eec88..324d1b6ea 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.04.04.4 \ No newline at end of file +2014.04.04.5 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a89d9a09b..b059bb9ef 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 - 2014-04-04T22:21:28.905519Z + 2014-04-04T22:32:10.265563Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4310,4 +4310,19 @@ 2014-04-04T00:00:04Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.04.5 + New version 2014.04.04.5 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.04.04.5/ +
+
+ + The youtube-dl maintainers + + 2014-04-04T00:00:05Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3c9d1fd32..7551d7d9d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.04.04.4", - "signature": "768189d345adda5e2c06fd132fa647f7677f438efb324fab1958321d8506e75b859d48ffbceed13ae28867a8fcbf8315c42b0e8733e6d5a9bfed4d443ff5dd65bd0a400155ae956060c5df780ad21e7fb49e7184c2ff087d08ffaa564b9ce9f9b02e0111232fe20075e2be84cf1c899c9be657586b61f3463f4337f15e9aae71", + "latest": "2014.04.04.5", + "signature": "34db8832c0c5bb1194ca6e9756bfb5852e46e0930b93057632de9a7e3c4f43b14fe65e8d87fbea0f8d414d3a6f996f123fff2ad37e8f45b965e72d46fb2735fb7224e7e35e914b1918b2711c20b50454c798188a35cf049ae6f44bfa1d4ebbb9518d515aebc3f50db7fb1cc9c637f032807144197ceacaebd1a88991d9675e7c", "versions": { "2012.02.22": { "bin": [ @@ -4025,6 +4025,20 @@ "https://yt-dl.org/downloads/2014.04.04.4/youtube-dl-2014.04.04.4.tar.gz", "31765dd17be12205edc7f6ffc5b96019303a4cfab493805b7aa6e5c999a47cf2" ] + }, + "2014.04.04.5": { + "bin": [ + "https://yt-dl.org/downloads/2014.04.04.5/youtube-dl", + "75dacdc15b69b024050f9d11a289d39444dda025d5aa71eb56d7e1ad7f4d463d" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.04.04.5/youtube-dl.exe", + "d0464d6f29e503d631e4d6aea0352210106553af5a06ce086af6ed995ff0685d" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.04.04.5/youtube-dl-2014.04.04.5.tar.gz", + "2285c86389aebbd311a696ee2e2df19f940c3f55d26b81d4a70ce35aff35b8c0" + ] } } } \ No newline at end of file