From 9c0e70fd32d1acfaa5fe63e0dc0ee1b9bef61e34 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 4 Apr 2014 23:04:55 +0200 Subject: [PATCH] release 2014.04.04.7 --- 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 40e1ef22b..a5e919797 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.04.6 (sig)

+

2014.04.04.7 (sig)

- Windows exe (sig - 6123d0f75e8d1c32c88b06d49262941678cb2c7c0cfd7b873e2550e13abb2731)
- Full source + docs + binary tarball (sig - e93fd775cdcbc8a09c128accb92eb22bfea6c7558c9b75895797415d9488c4fe) + Windows exe (sig - 49c762c8d10dc016a60f31415bbbafabd4288f64018849a4fc1ac2a19499a353)
+ Full source + docs + binary tarball (sig - 113a7043e2f6b808e94cf584d336c4f2edaeba326ffadbeed3d850b0450fae20)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.04.04.6/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.04.04.7/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.04.6/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.04.04.7/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.04.6/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.04.7/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 e86a559ef..46443173e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.04.04.6 \ No newline at end of file +2014.04.04.7 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8e4f24c8d..6a6c8c5ff 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-04T22:51:47.639548Z + 2014-04-04T23:04:53.902267Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4340,4 +4340,19 @@ 2014-04-04T00:00:06Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.04.7 + New version 2014.04.04.7 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.04.04.7/ +
+
+ + The youtube-dl maintainers + + 2014-04-04T00:00:07Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d932bfbf8..b3fbe0b0e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.04.04.6", - "signature": "71adaf2a97386faa02f2d1df392b1f7fb670a4a42e12a67cff3f256f286078a792ccc529b16f83912e2dbfb8b628f3c646d27b80e73b465aaf2e1dc68bb547764e7a2b84d00216983440ac2d57bc02c4d21091044c8b9c7027d06411d99034c7797d866b6263cb6ca1b0f3c1b886555f871b05594e54e63c21a4344ef08d246d", + "latest": "2014.04.04.7", + "signature": "4b8589db68a817c746c66543f634835b37718b6727bec9e125a6192050a1326448c18d63182fef914a628bd33714caa9371205c456307a707bd169ff3f8451f62aa1cced7b9324e5e9abd9b941944f651098f2c511905bcfc3cd96178957d3ff0a99279d0b146c2b19cdfb9b1b0888ddfba3f4c6a50fd4261959bff9e3dcbd98", "versions": { "2012.02.22": { "bin": [ @@ -4053,6 +4053,20 @@ "https://yt-dl.org/downloads/2014.04.04.6/youtube-dl-2014.04.04.6.tar.gz", "e93fd775cdcbc8a09c128accb92eb22bfea6c7558c9b75895797415d9488c4fe" ] + }, + "2014.04.04.7": { + "bin": [ + "https://yt-dl.org/downloads/2014.04.04.7/youtube-dl", + "8647120ed26e531e25c8a67d3e08f69580fcf6b92119a64b6f22f2e6f6b2031c" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.04.04.7/youtube-dl.exe", + "49c762c8d10dc016a60f31415bbbafabd4288f64018849a4fc1ac2a19499a353" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.04.04.7/youtube-dl-2014.04.04.7.tar.gz", + "113a7043e2f6b808e94cf584d336c4f2edaeba326ffadbeed3d850b0450fae20" + ] } } } \ No newline at end of file