From 70514be571f91500745e30b43b1ef40f49c4e56f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 28 Jul 2020 05:14:51 +0700 Subject: [PATCH] release 2020.07.28 --- 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 c47cce3ac..9f5c3b206 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.1 (sig)

+

2020.07.28 (sig)

-

SHA256: 3062fcc8e511cec6ebbf58c87894bb64273d4668cc584439e4c722b76ff0c9eb

+

SHA256: 5af3e544ecef3232ab6fdc26905ad56771ec3543c150d1940294dfab92a463cb

- Windows exe (sig - SHA256 23c8a1e22ca9e6bf1d911656a68c7fd9712835f2ebb66f8d87326f001b607af5)
- Full source + docs + binary tarball (sig - SHA256 fd06c016ce2a8b82a3cee245acc397433ddb54a276bdf8d79bcaddbe194000e0) + Windows exe (sig - SHA256 2c554cba25f6a11536b8e80ad7c630f64a842476c3924f79e5d9fe5716d394db)
+ Full source + docs + binary tarball (sig - SHA256 1fb3e34d80400464e55aeeb61256c36468116ad9efe82543b437a777a2efc7c5)

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 ff4cad414..190135117 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.06.16.1 \ No newline at end of file +2020.07.28 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a8aa4ede5..e34bb5d47 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-16T06:23:49.533555Z + 2020-07-28T05:14:50.219857Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14015,4 +14015,19 @@ 2020-06-16T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.07.28 + New version 2020.07.28 + + +

+ Downloads available at https://yt-dl.org/downloads/2020.07.28/ +
+ + + The youtube-dl maintainers + + 2020-07-28T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 552acebf8..6d87f25e6 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.06.16.1", - "signature": "319116f6517443b6a95b93bfc0616dc02a86f33215eca4da3c8f2976f9e02d3b80d4587a4c1d740c47f0b6da5af860face17f9cf0c04d70f13afd57039bdd9224c89c4c5cbb31b5fed5a56f18d64b9f5d8ac3a9ea0ec2d7f1fedbfb1b8a34d3108f8ef0ddc78b53bfaef8058e75167a67dc9f16614f41f84f2b3d31a734f8f4e", + "latest": "2020.07.28", + "signature": "0e63659564db2742ebd52bfe7ba9201783f40a928fdd938d815a1403055a8fb7b9903cf011031723353194e91d1358000aa7ec0b778a0e5a75bf21f0f30cf804fc63b9c6cf6b30d49f7b387939d421da9a31f6c3ffae6cea48f068eebfac2afc07c3a77e6079432fa155995e5c4fd267abbc4e3398b1d359ddfe6c17a9ae2a1b", "versions": { "2012.02.22": { "bin": [ @@ -13083,6 +13083,20 @@ "https://yt-dl.org/downloads/2020.06.16.1/youtube-dl-2020.06.16.1.tar.gz", "fd06c016ce2a8b82a3cee245acc397433ddb54a276bdf8d79bcaddbe194000e0" ] + }, + "2020.07.28": { + "bin": [ + "https://yt-dl.org/downloads/2020.07.28/youtube-dl", + "5af3e544ecef3232ab6fdc26905ad56771ec3543c150d1940294dfab92a463cb" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.07.28/youtube-dl.exe", + "2c554cba25f6a11536b8e80ad7c630f64a842476c3924f79e5d9fe5716d394db" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.07.28/youtube-dl-2020.07.28.tar.gz", + "1fb3e34d80400464e55aeeb61256c36468116ad9efe82543b437a777a2efc7c5" + ] } } } \ No newline at end of file