From c7f71a7102112ab45dda648976a445ce707fca26 Mon Sep 17 00:00:00 2001 From: Sergey M․ Date: Sun, 22 Nov 2020 00:00:56 +0700 Subject: release 2020.11.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 f0abd784f..9ad91363d 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.11.21 (sig)

+

2020.11.21.1 (sig)

-

SHA256: 52e8c6aeada270134edaac58bf350910616a1e8a24a9867899b52f593c96daef

+

SHA256: 608bd81f85b3c5dfbf901706b26ed446eba115a087ca9179db59af77f1ae7800

- Windows exe (sig - SHA256 9611b858671fabd783b6737fd45f4f7af6b67167907352b86c7a155d11a8d5ba)
- Full source + docs + binary tarball (sig - SHA256 261edf4e00975085536485137cdf6e4dfff1d4d7d58d41cb786f5c49833d2813) + Windows exe (sig - SHA256 6b305c0ed481750146c0d575388e9cac37067cc6802e495a441cee039af3c458)
+ Full source + docs + binary tarball (sig - SHA256 d4b173bb1113bc1641cf130d088976bb8d1484f6bd5937872c1f89b1e28e3429)

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 1074fc08d..4196747f4 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.11.21 \ No newline at end of file +2020.11.21.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 86a0afd9e..a5bd211cd 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-11-21T23:57:17.306004Z + 2020-11-22T00:00:54.952436Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14180,4 +14180,19 @@ 2020-11-21T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.21.1 + New version 2020.11.21.1 + + +

+ Downloads available at https://yt-dl.org/downloads/2020.11.21.1/ +
+ + + The youtube-dl maintainers + + 2020-11-21T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index de127acaf..7234f0126 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.11.21", - "signature": "55490f78cee0ed564cdabd59a83209a13a0286f7f17327d03259a521224aeaec6b95d51c394c18782819034357ab5b7ea1c238431b1c499ce3a030e6bfb1b99839194739b1611ee8980abc2c9b2c71e4a2c1d38d0ba49096855248324670f6675887f9fbe2a90140d9609b8d977f367667200cfbe978aa5d3913717c9fde0564", + "latest": "2020.11.21.1", + "signature": "1f6d223eb02991486a997bdb18ae5950f4647bd64078216d94f8b68234d31542838b3384ca3c5f209f9ec26a7b351ac89db874c7a35b49cb4970f8fccc61ec6afd8699618e86431e472524b4c6fe1bb75f8e7ae16b344f48e04e3b0fec36d67dff5bdd4c9cfd0c8f3e107d2925c6ed9d4b46eb7d3592d9a1d9969df027d5027f", "versions": { "2012.02.22": { "bin": [ @@ -13237,6 +13237,20 @@ "https://yt-dl.org/downloads/2020.11.21/youtube-dl-2020.11.21.tar.gz", "261edf4e00975085536485137cdf6e4dfff1d4d7d58d41cb786f5c49833d2813" ] + }, + "2020.11.21.1": { + "bin": [ + "https://yt-dl.org/downloads/2020.11.21.1/youtube-dl", + "608bd81f85b3c5dfbf901706b26ed446eba115a087ca9179db59af77f1ae7800" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.11.21.1/youtube-dl.exe", + "6b305c0ed481750146c0d575388e9cac37067cc6802e495a441cee039af3c458" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.11.21.1/youtube-dl-2020.11.21.1.tar.gz", + "d4b173bb1113bc1641cf130d088976bb8d1484f6bd5937872c1f89b1e28e3429" + ] } } } \ No newline at end of file -- cgit 1.4.1