From 14af0080eafef5c3c154c7ddd634fdf75a0354e6 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 21 Apr 2014 12:42:49 +0200 Subject: [PATCH] release 2014.04.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 1df9f02a7..11fbec638 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.04.21.2 (sig)

+

2014.04.21.3 (sig)

- Windows exe (sig - 44027f33f25fef78dd32ce9319c747e10f144c7c7a8e646369da7981f5b0a75d)
- Full source + docs + binary tarball (sig - 7bf01c889a9f4b96bac05217c56702984a149e51c08d8e29439eee38729fa34c) + Windows exe (sig - 156ce21ce1f6a1709979eb34b96ad10cfef047302240c835c350fdd4484bb6f9)
+ Full source + docs + binary tarball (sig - e0a795e12b084a8bae8aa24e23ab38c78cb3d688f53962ab028663d224431ca4)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.04.21.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.04.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.04.21.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.04.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.04.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.04.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 b3333a6a4..2d40f263b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.04.21.2 \ No newline at end of file +2014.04.21.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index f3f826ee4..ab79f1aa8 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-04-21T07:17:24.481570Z + 2014-04-21T12:42:47.860355Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4535,4 +4535,19 @@ 2014-04-21T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.21.3 + New version 2014.04.21.3 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.04.21.3/ +
+
+ + The youtube-dl maintainers + + 2014-04-21T00:00:03Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 887dcdab6..09a16099c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.04.21.2", - "signature": "822125a022f822b07fb95994265c46e7c1c894aac535d572a659eddd64b1d2fc1d454ed511d18d7a0086127d1fd2a0eeae9d02ed69de2d2cbb967e75a6191aa53b59cff30e525f165e4143ef79c835f2c68e39b974327493a36319b33c318dbafc2bfdaae57b0ae9fe550d8069e1f1785381be27b80de71e4ca4a8e464a76602", + "latest": "2014.04.21.3", + "signature": "22531fd478c4a94e048ff6586d38dbd66b99108128b89bd579a782738210a43ad54713f343e8c716b6ec5856b84c7a06209b065ba559a2449775a16ee5a07a4800242b2ae6213c3b7b18c2673597d3ff57a8dda2369dbe11401cacd6ff69b49b9006a43d447997010d3acb8a30a973da9683e6e4539759f229be5411ce881de0", "versions": { "2012.02.22": { "bin": [ @@ -4235,6 +4235,20 @@ "https://yt-dl.org/downloads/2014.04.21.2/youtube-dl-2014.04.21.2.tar.gz", "7bf01c889a9f4b96bac05217c56702984a149e51c08d8e29439eee38729fa34c" ] + }, + "2014.04.21.3": { + "bin": [ + "https://yt-dl.org/downloads/2014.04.21.3/youtube-dl", + "f1c3076a20bd5362df37617e56e21169b91e9f67696c4e5b3d43933e43cf56e5" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.04.21.3/youtube-dl.exe", + "156ce21ce1f6a1709979eb34b96ad10cfef047302240c835c350fdd4484bb6f9" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.04.21.3/youtube-dl-2014.04.21.3.tar.gz", + "e0a795e12b084a8bae8aa24e23ab38c78cb3d688f53962ab028663d224431ca4" + ] } } } \ No newline at end of file