From e073b8fa288f887177f0445715aa9f09a5692a5a Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 21 Aug 2014 13:14:11 +0200 Subject: [PATCH] release 2014.08.21.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 aaac1bf83..913b7865b 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.08.21.1 (sig)

+

2014.08.21.2 (sig)

- Windows exe (sig - da570b11ffc03888724ee6e38f948fb46b5fb9e023569d28dd71f3df515de9c1)
- Full source + docs + binary tarball (sig - 82e8d868244ffee8a61150d105d1b8b308baa4ac649c4ec580fdd6d96b2a08b3) + Windows exe (sig - 243550949eb28c623715c1d0f138d4b701104974b2d5b37a1de4e4fc69a8697f)
+ Full source + docs + binary tarball (sig - 2c5c2ee34761b2dc8e4d34aaf2c37683657095b4f438e49d850b41d391d6065a)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.08.21.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.08.21.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/2014.08.21.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.08.21.2/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/2014.08.21.1/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.08.21.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 1b197b924..950626b91 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.08.21.1 \ No newline at end of file +2014.08.21.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 5fd7349b4..1d69b632d 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-08-21T12:24:51.690991Z + 2014-08-21T13:14:04.969012Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -5210,4 +5210,19 @@ 2014-08-21T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.21.2 + New version 2014.08.21.2 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.08.21.2/ +
+
+ + The youtube-dl maintainers + + 2014-08-21T00:00:02Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 7ab864e2c..a1eb90a42 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.08.21.1", - "signature": "557996cd518b2b54b1b0b60bb30cab737357929e6c524077bae86237e4334f10bc1807c667f009f34d038b5ef1f44122c8ddcb79650c9ad4359a9d4200be8ae890d6d5b88612131139352842a0617863bb6ac125a56f238464b2433d0ab5f9dfcb6bc9612a110bcb108f640d96f60f80a6d982a0902d08917a88d40fc12bb452", + "latest": "2014.08.21.2", + "signature": "02c589e5816e5c47a71b57be573b45f2d1dad72b8e02617c345c5035cad224214b0f2d0e51079a44f81ed913e18de274e168a5aca9035060389ec10df424eadbe1f760a23735b4b5022678fdbe943022d194cb0a58fd234b482f2bac6de2b74837b2b8bc7466b626b732f471499ab90eff78dccbdcd62cfdb6d81a69ad6c3eb6", "versions": { "2012.02.22": { "bin": [ @@ -4865,6 +4865,20 @@ "https://yt-dl.org/downloads/2014.08.21.1/youtube-dl-2014.08.21.1.tar.gz", "82e8d868244ffee8a61150d105d1b8b308baa4ac649c4ec580fdd6d96b2a08b3" ] + }, + "2014.08.21.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.08.21.2/youtube-dl", + "68d000cd3b41cf28f76cac01635e83072c19477756ef1eb4adcea275c8ff6254" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.08.21.2/youtube-dl.exe", + "243550949eb28c623715c1d0f138d4b701104974b2d5b37a1de4e4fc69a8697f" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.08.21.2/youtube-dl-2014.08.21.2.tar.gz", + "2c5c2ee34761b2dc8e4d34aaf2c37683657095b4f438e49d850b41d391d6065a" + ] } } } \ No newline at end of file