From 74cf4844c86507f1afa444ad9f3c51b3f45efb05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Mon, 1 Aug 2016 23:01:50 +0700 Subject: [PATCH] release 2016.08.01 --- download.html | 10 +++++----- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 38 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 213f3e1ac..78e714f9e 100644 --- a/download.html +++ b/download.html @@ -16,15 +16,15 @@

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.07.30 (sig)

+

2016.08.01 (sig)

-

SHA256: fc19667ace93ce48261852ec07c271b008d3ed163c582a0472c33a45f6f416be

+

SHA256: ba1fba9ea98b8ce55964c134f983364a0a0ffc25f9ec2ddf9cfa21c394851fa8

- Windows exe (sig - SHA256 081b93dbe1b229e447940a967e63f3ce3b20ee242935b01b0bd2e2f21286511d)
- Full source + docs + binary tarball (sig - SHA256 c3a1e9732e2c44eccd97297f460a011d9822d068ba484156bf25cf11d1053ae9) + Windows exe (sig - SHA256 b951a6c20dd4fc24f9014b88f58480cfe658f2235c56c59416fba9a30c37245d)
+ Full source + docs + binary tarball (sig - SHA256 b11f9abcfcad4ea7bf370bd80a7f8751a85e26e840337a9df60a6e9e73a6d7a1)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 17e3d89b0..3cd3562c2 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.07.30 \ No newline at end of file +2016.08.01 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ca37f7034..2a6a0864f 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-07-30T14:47:24.930695Z + 2016-08-01T23:01:44.858482Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10130,4 +10130,19 @@ 2016-07-30T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.08.01 + New version 2016.08.01 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.08.01/ +
+ + + The youtube-dl maintainers + + 2016-08-01T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1aa8651d0..4a090777f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.07.30", - "signature": "85a898de31dadba0f7273dabaa23bb12d630aee066a18197a031ba1debe43b6af854aa6d02da9d8e571ea7b5ab7f7163c20529d3867b7f198f0896b0ab7c7a6a41bfe96d7a7beb8abfa3ff54fbbb7616b9c222f7addd7b02701c4c8d71aa71ed7821f3db39c25fafb5c25a630b57e1920b5f13ac9968e01dabae1b5e70990244", + "latest": "2016.08.01", + "signature": "2136717080e9abc85659c24e162da8a4deb214da827c9d825d13c8996652dac8a1a169a888502f5563cf5ed75f97cd4ea27a090b4ef5a50d7036181286be137ff410cd68d83ab0aaa644b074b4736611ea0c0c634f5924fede532ff1f8d9147a4f94f410ca78fc3c8b403efc7cb08902ade801afa11dcde138f3cc9b350bbd81", "versions": { "2012.02.22": { "bin": [ @@ -9457,6 +9457,20 @@ "https://yt-dl.org/downloads/2016.07.30/youtube-dl-2016.07.30.tar.gz", "c3a1e9732e2c44eccd97297f460a011d9822d068ba484156bf25cf11d1053ae9" ] + }, + "2016.08.01": { + "bin": [ + "https://yt-dl.org/downloads/2016.08.01/youtube-dl", + "ba1fba9ea98b8ce55964c134f983364a0a0ffc25f9ec2ddf9cfa21c394851fa8" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.08.01/youtube-dl.exe", + "b951a6c20dd4fc24f9014b88f58480cfe658f2235c56c59416fba9a30c37245d" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.08.01/youtube-dl-2016.08.01.tar.gz", + "b11f9abcfcad4ea7bf370bd80a7f8751a85e26e840337a9df60a6e9e73a6d7a1" + ] } } } \ No newline at end of file