From 191c0f4e9030ecd6fb81cd1147853c087469f8d5 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 21 Mar 2014 02:12:45 +0100 Subject: [PATCH] release 2014.03.21.3 --- 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 6c0726f5b..dd772331f 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.03.21.2 (sig)

+

2014.03.21.3 (sig)

- Windows exe (sig - f777fd0e1411f5c6ab6d5d24230b0ebf18c106e41987bf4e8425299e097706db)
- Full source + docs + binary tarball (sig - 771387a5c0467a44968614b8507d209d1a5ccbce7f81675b27d083477b10678e) + Windows exe (sig - f42d6f737be77e2bb683153520b6411a3837443752169b7002286672686f1e1f)
+ Full source + docs + binary tarball (sig - 60903f6bd1106b9c6e498f7b6d4ceb0b7d680584875307d7cb7690cb3c67dc00)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.03.21.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.03.21.3/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.03.21.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.03.21.3/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.03.21.2/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.03.21.3/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 372c2bf94..9f5d2d7f4 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.03.21.2 \ No newline at end of file +2014.03.21.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b7f7c79ff..4d6dbbcda 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-21T01:44:32.911737Z + 2014-03-21T02:12:43.586283Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3830,4 +3830,19 @@ 2014-03-21T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.21.3 + New version 2014.03.21.3 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.03.21.3/ +
+
+ + The youtube-dl maintainers + + 2014-03-21T00:00:03Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4bd12d4fe..d634a3597 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.03.21.2", - "signature": "7fafcad5f419be01d92b3bae521304011b6a9774dd9425b7723f769a9b918b13b0b8776e04e167a7bd89c894f0ecd43a35ef43d559ed9b41ec123c517c0463ceacae3ccb1652c587ca6f728e08c06e1ff9d245cf581442c96fbf49b77ff14114870f252476f3bbee163f3efe7876664d27fe23a07f41f7e03c2843b0fea222ff", + "latest": "2014.03.21.3", + "signature": "4e02a2a0d5f0bd0dd35c1744ce73b643ea8c24d4426e144aa9d7afb1c4252a0c025fa69be064a96bf6d4acd9fc61361e9061802da392f8d979e8cd3d595b428fdbd527a3df82ce436b424e6f869390593e5d65d5d8493d41a1c685b4171ffccf2c1de1dad246ed790d8db5adec60fe11f8187a8f46d68661695e255ac7be9413", "versions": { "2012.02.22": { "bin": [ @@ -3577,6 +3577,20 @@ "https://yt-dl.org/downloads/2014.03.21.2/youtube-dl-2014.03.21.2.tar.gz", "771387a5c0467a44968614b8507d209d1a5ccbce7f81675b27d083477b10678e" ] + }, + "2014.03.21.3": { + "bin": [ + "https://yt-dl.org/downloads/2014.03.21.3/youtube-dl", + "5ba48a82203b732b4b49bc1757c42f072db1c115025594b8c6a030a386778861" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.03.21.3/youtube-dl.exe", + "f42d6f737be77e2bb683153520b6411a3837443752169b7002286672686f1e1f" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.03.21.3/youtube-dl-2014.03.21.3.tar.gz", + "60903f6bd1106b9c6e498f7b6d4ceb0b7d680584875307d7cb7690cb3c67dc00" + ] } } } \ No newline at end of file