From 89b207849da518115451f3f9d037f15b317d5924 Mon Sep 17 00:00:00 2001 From: Sergey M․ Date: Thu, 4 Feb 2021 13:13:06 +0700 Subject: release 2021.02.04.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 ebd301ea7..209475b8c 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.

-

2021.02.04 (sig)

+

2021.02.04.1 (sig)

-

SHA256: b235916f3e1885df7b18465e094b6e85d481ac3a21f231abb211d47840cc9d4d

+

SHA256: 3c4187f06ac35a2e208e1d6a1353d5870e2ff51e2603852dcc37315ffe1908ce

- Windows exe (sig - SHA256 564aaadad166e5b8c55bc76a4f5d81fc035afeb028546f03ebb2e4e5f4a803a4)
- Full source + docs + binary tarball (sig - SHA256 c5e4eb3c85dbc38eeecb1921a818e787420d3b871a26c61a36dd4aeb93634ced) + Windows exe (sig - SHA256 9aea246ee9655f9818dd3c4a389273118898b2ece39f6e0adf703213e1a5c074)
+ Full source + docs + binary tarball (sig - SHA256 0a4b3865ab0471d26c5977f1390b555e4e222c1cfff5bed9e2f52fd128bdc866)

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 59a59d6c3..d33dd02ee 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2021.02.04 \ No newline at end of file +2021.02.04.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index bd6042059..488067695 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 - 2021-02-04T04:50:56.206231Z + 2021-02-04T13:13:05.525031Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14465,4 +14465,19 @@ 2021-02-04T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.02.04.1 + New version 2021.02.04.1 + + +

+ Downloads available at https://yt-dl.org/downloads/2021.02.04.1/ +
+ + + The youtube-dl maintainers + + 2021-02-04T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index eb966173b..3faf2e3e4 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2021.02.04", - "signature": "9a163f8afff22cddd59f7b0d48ad11166712237f2ea8997c4e664022b11e6a38bc7b080e5e031623db30b9674d4fff3d35913d66ba4ca903bbb6ae0508ae83acfc399fce36a37c74d75ad3573fd1652ed6c917c0d6c8a990c919e1c93be9304ee47d78ee3ada0caa0fb44b26f4e3e09795aeaea015e8b21b2edca2cbfd24b945", + "latest": "2021.02.04.1", + "signature": "1055a57dbc0d4f033db52fb9d44354f7e9e63a427261dfbf4264e2825cde34155018c1b0dbea1a4c740b91bfeeed429af1de8b03b3e41d1b471033b19393d67578bcc431eb1233e059b913b923188b6637a77cab50db1d648edfb560bba02442014333f08c2931241880d3701220d87afd06ae2d60a03ca0e100fb7cf6f7e5e0", "versions": { "2012.02.22": { "bin": [ @@ -13503,6 +13503,20 @@ "https://yt-dl.org/downloads/2021.02.04/youtube-dl-2021.02.04.tar.gz", "c5e4eb3c85dbc38eeecb1921a818e787420d3b871a26c61a36dd4aeb93634ced" ] + }, + "2021.02.04.1": { + "bin": [ + "https://yt-dl.org/downloads/2021.02.04.1/youtube-dl", + "3c4187f06ac35a2e208e1d6a1353d5870e2ff51e2603852dcc37315ffe1908ce" + ], + "exe": [ + "https://yt-dl.org/downloads/2021.02.04.1/youtube-dl.exe", + "9aea246ee9655f9818dd3c4a389273118898b2ece39f6e0adf703213e1a5c074" + ], + "tar": [ + "https://yt-dl.org/downloads/2021.02.04.1/youtube-dl-2021.02.04.1.tar.gz", + "0a4b3865ab0471d26c5977f1390b555e4e222c1cfff5bed9e2f52fd128bdc866" + ] } } } \ No newline at end of file -- cgit 1.4.1