From 1b2524162f576008b3ee0320b69d84f438cb6d54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 16 Jun 2020 06:23:50 +0700 Subject: [PATCH] release 2020.06.16.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 249de6691..c47cce3ac 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.

-

2020.06.16 (sig)

+

2020.06.16.1 (sig)

-

SHA256: 08dfb26931b46094762d17799251393a0a9612ba94aa1b2327e92c28efa9f8df

+

SHA256: 3062fcc8e511cec6ebbf58c87894bb64273d4668cc584439e4c722b76ff0c9eb

- Windows exe (sig - SHA256 4f215d582f8f3b12678e341c66f35f205323a6243148d0c09b6bacb6e744ea4f)
- Full source + docs + binary tarball (sig - SHA256 a99642ca873e4c2d2b356c94f961e7ec28170fbd96a2415f3a7704be2f8af8b9) + Windows exe (sig - SHA256 23c8a1e22ca9e6bf1d911656a68c7fd9712835f2ebb66f8d87326f001b607af5)
+ Full source + docs + binary tarball (sig - SHA256 fd06c016ce2a8b82a3cee245acc397433ddb54a276bdf8d79bcaddbe194000e0)

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 32aa415d4..ff4cad414 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.06.16 \ No newline at end of file +2020.06.16.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e668c16f6..a8aa4ede5 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 - 2020-06-16T02:55:28.172420Z + 2020-06-16T06:23:49.533555Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14000,4 +14000,19 @@ 2020-06-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.06.16.1 + New version 2020.06.16.1 + + +

+ Downloads available at https://yt-dl.org/downloads/2020.06.16.1/ +
+ + + The youtube-dl maintainers + + 2020-06-16T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 670e275e0..552acebf8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.06.16", - "signature": "7e35f600568e6197eddadcc505ef11cb354cd26efad1a79f6646523eadb44b1b1cf5164f08b191f9d0c6670c9045a1bdbfb78407d7f57a4fb6ee7ed7ddd72aa6f07352a2e5ed1bb3630440d2a39a3f1687c89da8bd09d2e9f8d16cf6657fb3cd063a3bcf228cdc925bec9f9e8042c9bff0f4ee4936ee7ea84d99cbc8d10b4e4e", + "latest": "2020.06.16.1", + "signature": "319116f6517443b6a95b93bfc0616dc02a86f33215eca4da3c8f2976f9e02d3b80d4587a4c1d740c47f0b6da5af860face17f9cf0c04d70f13afd57039bdd9224c89c4c5cbb31b5fed5a56f18d64b9f5d8ac3a9ea0ec2d7f1fedbfb1b8a34d3108f8ef0ddc78b53bfaef8058e75167a67dc9f16614f41f84f2b3d31a734f8f4e", "versions": { "2012.02.22": { "bin": [ @@ -13069,6 +13069,20 @@ "https://yt-dl.org/downloads/2020.06.16/youtube-dl-2020.06.16.tar.gz", "a99642ca873e4c2d2b356c94f961e7ec28170fbd96a2415f3a7704be2f8af8b9" ] + }, + "2020.06.16.1": { + "bin": [ + "https://yt-dl.org/downloads/2020.06.16.1/youtube-dl", + "3062fcc8e511cec6ebbf58c87894bb64273d4668cc584439e4c722b76ff0c9eb" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.06.16.1/youtube-dl.exe", + "23c8a1e22ca9e6bf1d911656a68c7fd9712835f2ebb66f8d87326f001b607af5" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.06.16.1/youtube-dl-2020.06.16.1.tar.gz", + "fd06c016ce2a8b82a3cee245acc397433ddb54a276bdf8d79bcaddbe194000e0" + ] } } } \ No newline at end of file