From d7c814e4f71e33d04d07791c3c5de2839e76ea7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 16 Jun 2016 22:52:30 +0700 Subject: [PATCH] release 2016.06.16 --- download.html | 20 ++++++++++---------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 43 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index 93d365f6a..8138a6793 100644 --- a/download.html +++ b/download.html @@ -16,29 +16,29 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work except for Windows exe.

-

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

+

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

-

2016.06.14 (sig)

+

2016.06.16 (sig)

- Windows exe (sig - 663cd6cf75f623ba70b29f1ca84b281daddc9fc978e05532361e6befa2cf6141)
- Full source + docs + binary tarball (sig - daa66aed25386f7e3d6cf672a4cdcae1f7b02bd504c633f753bc077623bebb3a) + Windows exe (sig - d33740db704937027ead71f9de4be0d507fd7efca8af8856979c826b8cf0e466)
+ Full source + docs + binary tarball (sig - ec4d186c355149a184101c0abe87227ccea61b99f46fcbb5ace0dff35519a3d0)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl -L https://yt-dl.org/downloads/2016.06.14/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl -L https://yt-dl.org/downloads/2016.06.16/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /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/2016.06.14/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.06.16/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl

@@ -55,7 +55,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2016.06.14/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/2016.06.16/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 070f057b5..ae18e9a45 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.06.14 \ No newline at end of file +2016.06.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 728e27ee8..cbd8cc9f7 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 - 2016-06-14T02:21:56.510297Z + 2016-06-16T22:52:24.023022Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -9665,4 +9665,19 @@ 2016-06-14T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.16 + New version 2016.06.16 + + +
+ Downloads available at https://yt-dl.org/downloads/2016.06.16/ +
+
+ + The youtube-dl maintainers + + 2016-06-16T00:00:00Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d903ff771..ed565c205 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.06.14", - "signature": "714bd61053a6327c140ac803c6d7d4d5363c4cd50593eb7fc1653dcac1fd5ab65da5fbbaff4fba4fd7e465018a7397e37938736260606980f8332de3d667677bb46f7c171bd887b7fc36faf5d49cdcf45b5f70e2b2636949e7f629bac066e5fb4879cb7c771b523a6e732e5c7f5ba1fbbc57b361e848726f4270c18e685e45c0", + "latest": "2016.06.16", + "signature": "27cf77d2550981da8994a216f73205b5e6c9b7742af18bd58e70e9cc8b86bba7057fbfae299d1c76f15f8dd4dd66aefddc56368d5d53f9deafd130864db683849fe16664fe90a55a630f27176d6915efea1a165689aa954176e9000b97d4d2194bda130a85bf628a2889fb1a338341b3b4ebb26e2342d61279e1468f549a015b", "versions": { "2012.02.22": { "bin": [ @@ -9023,6 +9023,20 @@ "https://yt-dl.org/downloads/2016.06.14/youtube-dl-2016.06.14.tar.gz", "daa66aed25386f7e3d6cf672a4cdcae1f7b02bd504c633f753bc077623bebb3a" ] + }, + "2016.06.16": { + "bin": [ + "https://yt-dl.org/downloads/2016.06.16/youtube-dl", + "14ec407bea1f51c0587b49ebe02d0fe7dfa5696fd58fd11f18426cedacd672e3" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.06.16/youtube-dl.exe", + "d33740db704937027ead71f9de4be0d507fd7efca8af8856979c826b8cf0e466" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.06.16/youtube-dl-2016.06.16.tar.gz", + "ec4d186c355149a184101c0abe87227ccea61b99f46fcbb5ace0dff35519a3d0" + ] } } } \ No newline at end of file