From fadea0241bd43fa564e125c54822bcc7f6c74cca Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 7 Jan 2014 08:34:43 +0100 Subject: [PATCH] release 2014.01.07.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 62633f1ea..dd7dcf281 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.01.07.1 (sig)

+

2014.01.07.3 (sig)

- Windows exe (sig - 160b084ec937d8634bf932d1d883f147ef2267359aff57aa44b7e94d88d4e4f7)
- Full source + docs + binary tarball (sig - 2c4526f3ca6a8cbd27301539bc55c9b1450d45ab9377d14ff0994f681729204b) + Windows exe (sig - 4b085f781260c1e9d67520f86aa50574c4ddbd81cd18ec81dad40ae96b307da7)
+ Full source + docs + binary tarball (sig - e6cee62afab02a6e6ef7bdaeea4da672dfe2c79a12319de8d353d4fd1d6badb2)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.01.07.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.01.07.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.01.07.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.01.07.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.01.07.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.01.07.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 60e66ba9f..29083924b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.01.07.1 \ No newline at end of file +2014.01.07.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b4614691d..57f9b26ce 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-01-07T08:18:35.071448Z + 2014-01-07T08:33:39.141133Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -2735,4 +2735,19 @@ 2014-01-07T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.07.3 + New version 2014.01.07.3 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.01.07.3/ +
+
+ + The youtube-dl maintainers + + 2014-01-07T00:00:03Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e1ea7100f..abb93b838 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.01.07.1", - "signature": "66bcdc3f7a7bc7675501267f060133e2da098f9b5fb89f712b5ad81e0b2ef703d63ac78d8634964b302283cf1fcef6c7b9659b79d9c744be77255d87df64f1253afbc0ec5c31194e6cee3c43f74fd8d2469ddd7eb776f2903fb307481a91a5578480f3c7cbe41787d5d4fba406a4e598168f3c21b90bc471217226386c02c8e7", + "latest": "2014.01.07.3", + "signature": "920d88a50270ad779e59efa2056896e8dfefe4cb331ab07d2eb6402710f29c21e1898cd54487a4a761df270928fdbf1a00ac653f86d885dde5499d9b84a5a24e37c6f6326114bef6b7396e3f59adb3a3cff29844c2ed1fb8d124eb63a51891d3deef882ff44a9f06a8f59b4aa232745922a23e9612a93fd1e44bc26546f93b45", "versions": { "2012.02.22": { "bin": [ @@ -2555,6 +2555,20 @@ "https://yt-dl.org/downloads/2014.01.07.1/youtube-dl-2014.01.07.1.tar.gz", "2c4526f3ca6a8cbd27301539bc55c9b1450d45ab9377d14ff0994f681729204b" ] + }, + "2014.01.07.3": { + "bin": [ + "https://yt-dl.org/downloads/2014.01.07.3/youtube-dl", + "4de1d19bf2dbec5b8d5607fc8dd0567c0374a12d39d5e7c4ac33adbda43ea1da" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.01.07.3/youtube-dl.exe", + "4b085f781260c1e9d67520f86aa50574c4ddbd81cd18ec81dad40ae96b307da7" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.01.07.3/youtube-dl-2014.01.07.3.tar.gz", + "e6cee62afab02a6e6ef7bdaeea4da672dfe2c79a12319de8d353d4fd1d6badb2" + ] } } } \ No newline at end of file