From f35f2c3054f6de5ea492ec803e9908be5a1a0de1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 21 Oct 2016 05:01:59 +0700 Subject: [PATCH] release 2016.10.21.1 --- 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 e247f05eb..d7fbab8ea 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,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.10.21 (sig)

+

2016.10.21.1 (sig)

-

SHA256: 55ddb6fe51073ddb142dcf34ac082092ad6d3a60bde937f84409359bdad1014c

+

SHA256: 0c4274a1c044dd03840d7ef836236c73c956f98f225a05a503174236c31e5b2c

- Windows exe (sig - SHA256 efe31b8b98cd2c21d222f2083ad61f5f7baa68e9dfaded72d38380fa6e2dd4ff)
- Full source + docs + binary tarball (sig - SHA256 b2c5cd432f5629f3ee0ffaa4e76086992bf14c41f447b454934176bbd24b7987) + Windows exe (sig - SHA256 01096e6a0cada1c79fe6a3dc9dcf6feea8ee0895b7a6f987c10dc35c0f52b135)
+ Full source + docs + binary tarball (sig - SHA256 8b768ad99ecdbc08521171456800515df29df8bceb0f1fe1cb8113dd2500d216)

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 459ea1c39..5edf2fae5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.10.21 \ No newline at end of file +2016.10.21.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9aea00f6a..1dec60f28 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-10-21T03:14:05.594130Z + 2016-10-21T05:01:46.770464Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10580,4 +10580,19 @@ 2016-10-21T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.10.21.1 + New version 2016.10.21.1 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.10.21.1/ +
+ + + The youtube-dl maintainers + + 2016-10-21T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 7dbe8b36d..14e3547d8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.10.21", - "signature": "2c20069a570a346aeb12889a00b92c95f3d3131104eee428de4b1dfe72931a17604a83652d76a206a610132aff2a8e05cd1896964df47619cb16f6309afb487e2892cf210c7fddde79df23dfc5b3c976212f653ef0aaf22d41886615e4d4ac56f7f35a81374b13aa1846338ef597b839d645ce27f94e75a614187fc65c52d51b", + "latest": "2016.10.21.1", + "signature": "10c28327e8cecbd9e35e3fa9fe50ce78426bffeeacc4f2ac142efb0d73cf2d34cc9a921ebee9d1eea4b8e47db051353f24b5f5f5009b7072b953bb8c4314b234544080a8e2c2647aaa055720f86e594805966c46599b05b0af279570a04fb5e8eadd6535a1e737e9e33bdc44164a2c6e07cf3f611eb9e8ae9824ff6cbbe0a7b6", "versions": { "2012.02.22": { "bin": [ @@ -9877,6 +9877,20 @@ "https://yt-dl.org/downloads/2016.10.21/youtube-dl-2016.10.21.tar.gz", "b2c5cd432f5629f3ee0ffaa4e76086992bf14c41f447b454934176bbd24b7987" ] + }, + "2016.10.21.1": { + "bin": [ + "https://yt-dl.org/downloads/2016.10.21.1/youtube-dl", + "0c4274a1c044dd03840d7ef836236c73c956f98f225a05a503174236c31e5b2c" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.10.21.1/youtube-dl.exe", + "01096e6a0cada1c79fe6a3dc9dcf6feea8ee0895b7a6f987c10dc35c0f52b135" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.10.21.1/youtube-dl-2016.10.21.1.tar.gz", + "8b768ad99ecdbc08521171456800515df29df8bceb0f1fe1cb8113dd2500d216" + ] } } } \ No newline at end of file