From dd00e42333a7c1462ed2d8a205542b9cd5f3d5e0 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 21 Feb 2014 18:24:18 +0100 Subject: [PATCH] release 2014.02.21.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 2069c715b..7b45a317f 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.02.21 (sig)

+

2014.02.21.1 (sig)

- Windows exe (sig - 07d723878d7a8949f74b55f19b7a0b9c487520165a1d008e6a447c2724504b4d)
- Full source + docs + binary tarball (sig - 4840ac9a97d949e097ec2782e7b53111813ae1fe398a646addff48d31473d157) + Windows exe (sig - e46bbdcdc1f83cd58a4b7bf2f11121833fda456fd67e8c6a58c2db09add43eed)
+ Full source + docs + binary tarball (sig - ce5dc9a8c4ced4b2757916f986183936bfba0c05a3cd9217196e87275e4d2531)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.21/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.21.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/2014.02.21/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.21.1/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.02.21/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.02.21.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 876d84165..ce72bb652 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.21 \ No newline at end of file +2014.02.21.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8436b951a..ccf3f7928 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-02-21T12:25:42.495797Z + 2014-02-21T18:24:14.483006Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3440,4 +3440,19 @@ 2014-02-21T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.21.1 + New version 2014.02.21.1 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.02.21.1/ +
+
+ + The youtube-dl maintainers + + 2014-02-21T00:00:01Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 802a62a80..e0aefa3b6 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.21", - "signature": "68fce1467b0ece64e019b6c2549620d08c7eb43cd9c665360cbddf6d4d681afc57c765c4129e8f084108cab6e7ee332ef8d23abfec11d1a34dd252da23cd13981b5eb1bdb11be63bd6ea74a7526244e84364c2579e3e89f1f9308fa0873d5ab838a7a2e113db2253dea51cffbae463926e730078febc87a531b34b3ca8427f4a", + "latest": "2014.02.21.1", + "signature": "282853b6cf1cef89be96f82ad23d1750edcf37c632907dd41b1d9d1b8ee2afa5adb79fc1c4924b9c4484d8886df4723e66158fb97c4684f0d3cf2f51beaba369a93a2dd7dd9dc0a701fdc7c9327cd82f3e2e6f3a7917538dbb92039f4005c3a9fccdecbdf19bba69738de10856841ce95a99c1a07bc7e9eb0779e96164662e4f", "versions": { "2012.02.22": { "bin": [ @@ -3213,6 +3213,20 @@ "https://yt-dl.org/downloads/2014.02.21/youtube-dl-2014.02.21.tar.gz", "4840ac9a97d949e097ec2782e7b53111813ae1fe398a646addff48d31473d157" ] + }, + "2014.02.21.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.21.1/youtube-dl", + "9114748b5597bfa8054ef61a10eba3b5a329715a60360c0c4a8c4b522cbb6f45" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.21.1/youtube-dl.exe", + "e46bbdcdc1f83cd58a4b7bf2f11121833fda456fd67e8c6a58c2db09add43eed" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.21.1/youtube-dl-2014.02.21.1.tar.gz", + "ce5dc9a8c4ced4b2757916f986183936bfba0c05a3cd9217196e87275e4d2531" + ] } } } \ No newline at end of file