From e72711c9b030d197aad65ef44021d01f901e5486 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 24 Mar 2014 02:28:53 +0100 Subject: [PATCH] release 2013.03.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 868818d23..a9a20c43e 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.

-

2013.03.24 (sig)

+

2013.03.24.2 (sig)

- Windows exe (sig - b047d39b7b39acc01ac32136589e6100c640f0af123cce9eb598f74be18bd0f8)
- Full source + docs + binary tarball (sig - 68fa33f8e8a4f56c3a8a0502d743c367bc3adc89d378d07ef3346558217c4255) + Windows exe (sig - 1f435e22d388f73ef9f2c9995085c58e21700cf2028d47bd7e000c6e7280e01b)
+ Full source + docs + binary tarball (sig - 0b01ac2f120015aa1142d841a9b6a822607f7de4b4d7333c5991c7becc60e752)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.03.24/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.03.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/2013.03.24/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.03.24.2/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/2013.03.24/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/2013.03.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 eb29119fa..2489fc9db 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.03.24 \ No newline at end of file +2013.03.24.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 16f26992f..411f45ad5 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-03-24T01:46:41.137584Z + 2014-03-24T02:28:51.812687Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -260,6 +260,21 @@ 2013-03-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2013.03.24.2 + New version 2013.03.24.2 + + +
+ Downloads available at https://yt-dl.org/downloads/2013.03.24.2/ +
+
+ + The youtube-dl maintainers + + 2013-03-24T00:00:02Z +
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2013.03.29 New version 2013.03.29 diff --git a/update/versions.json b/update/versions.json index 58da93fa7..1e0e01f67 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.03.24", - "signature": "215d38314cfd432eed0f0925143b2f166d42feb17b570f83df3ec94cbeb71baee02cb9877bfc1bf2c7285d8a21660d268b790878a17b2a9a579b8750ddb29b0e3c3f4ee794ceb71dea71d0fb6d421df21ae73a76057327e0b2d76030d2c2c584c5164697653d5224c99cc4103ec3b4134d31006170793094948f2ab797fced21", + "latest": "2013.03.24.2", + "signature": "669f518e116a7206de074a3beb82f6acdb7d46e8a5c0540ac4400a32af838731b4e0caccedfd2bb9d09962593f3d864571a3a22db86c999c19b26cb0b870a5d87c4b2d02da83405d69f161f1b9d4100a83d89310f3b6e64052f170046bce42786c3ff04d8a60cfcb88f7d7d8ed1beff7017428384ce3489e6d9aeb9075a4657b", "versions": { "2012.02.22": { "bin": [ @@ -243,6 +243,20 @@ "68fa33f8e8a4f56c3a8a0502d743c367bc3adc89d378d07ef3346558217c4255" ] }, + "2013.03.24.2": { + "bin": [ + "https://yt-dl.org/downloads/2013.03.24.2/youtube-dl", + "ede906cdbdf6ed6e26bd9e9d253f3395f37e2fe07af66d4100f7f543fcb895f3" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.03.24.2/youtube-dl.exe", + "1f435e22d388f73ef9f2c9995085c58e21700cf2028d47bd7e000c6e7280e01b" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.03.24.2/youtube-dl-2013.03.24.2.tar.gz", + "0b01ac2f120015aa1142d841a9b6a822607f7de4b4d7333c5991c7becc60e752" + ] + }, "2013.03.29": { "bin": [ "http://youtube-dl.org/downloads/2013.03.29/youtube-dl",