From 289ff5644d71468b3e5937740730df92cc385e20 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 25 Jul 2014 10:52:25 +0200 Subject: [PATCH] release 2014.07.25.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 247c67a20..24a835d30 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.07.25 (sig)

+

2014.07.25.1 (sig)

- Windows exe (sig - 6f8c15f8c6920f52675de5d1d658a84f2a69edc64a3e5a6b534fb7bd82cf8516)
- Full source + docs + binary tarball (sig - d60b713006d80b67e60b3cd63241e8a72aa1f50d30277971177cd25dd21324f5) + Windows exe (sig - 5dca7b64ad20c10f3cf9c3f8ded84d3ac31bec04e72cdef38dc254657a49e793)
+ Full source + docs + binary tarball (sig - f810b985a5252179f81dd9e3b2311a6a212a56978c0e9da3da1135ba675312cc)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.07.25/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.07.25.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.07.25/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.07.25.1/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.07.25/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.07.25.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 314f26310..b09de6616 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.07.25 \ No newline at end of file +2014.07.25.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index f0f289fb6..d13bdde88 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-07-25T07:08:55.849423Z + 2014-07-25T10:52:23.768724Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -5105,4 +5105,19 @@ 2014-07-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.07.25.1 + New version 2014.07.25.1 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.07.25.1/ +
+
+ + The youtube-dl maintainers + + 2014-07-25T00:00:01Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 7ab1c8399..8c42fee30 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.07.25", - "signature": "44aa84ea98f33f919b3fe2d84dd0311eacf156c24b5cdf075ac2fc29ad748ddbaf59bf723d695c4b4882f10681cceea2f45f1cc5d6a4e9649e3f67b8ed2c0a1b8417fa656c7f53552ba3ccdc18d2ed4a59bc9ded3e7182a25af081dd6ccd44483a21d30de76cec11de12c01684007ab4e28c025e9ce74a765c298349c41dd093", + "latest": "2014.07.25.1", + "signature": "0216879badbe84806214ce7155feea05f6ba965f94c73a272990d1705f418f5d8231df08195b6c0ff83c2b05f394eaab63fe7316295c46eec3b1fb33d764299daea7f21cd4b5ac83a0e375374da9b8dd5c85583024c9cd8f54bcfe925609ebc0f3b55ab4a01a35a7fecc4abf82ae71c2d67f00a2c763a56f40ade5aefa3e0bf5", "versions": { "2012.02.22": { "bin": [ @@ -4767,6 +4767,20 @@ "https://yt-dl.org/downloads/2014.07.25/youtube-dl-2014.07.25.tar.gz", "d60b713006d80b67e60b3cd63241e8a72aa1f50d30277971177cd25dd21324f5" ] + }, + "2014.07.25.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.07.25.1/youtube-dl", + "97d3351a3dfd4243981ade79f42211318c1d8106babf29d3e03637d610679495" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.07.25.1/youtube-dl.exe", + "5dca7b64ad20c10f3cf9c3f8ded84d3ac31bec04e72cdef38dc254657a49e793" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.07.25.1/youtube-dl-2014.07.25.1.tar.gz", + "f810b985a5252179f81dd9e3b2311a6a212a56978c0e9da3da1135ba675312cc" + ] } } } \ No newline at end of file