From b3092ac0226911332af9385ba376fee363c1fd7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 3 Mar 2021 11:49:14 +0700 Subject: [PATCH] release 2021.03.03 --- 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 c9fec7540..eec288b0e 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.03.02 (sig)

+

2021.03.03 (sig)

-

SHA256: 8bd5b4c476d70d23beb26a10daf413e00191be603bf28afae8a0b765a0bad2c7

+

SHA256: babcacd3d69a8453b56f9025c04ba13ec234549cb3d703b168df68d8aedba77c

- Windows exe (sig - SHA256 0adeac3ce5807bff278df9bd67dc77683cf4658917d5b51b52c12a99d184455b)
- Full source + docs + binary tarball (sig - SHA256 c80d9d048fa5d804b453331173db77dba351fe52ad7829d71629f6b8faaa6e3c) + Windows exe (sig - SHA256 5108af80531c400e209cc34009b7c70f973134a335f6ff7e6fd6e18a293d0abf)
+ Full source + docs + binary tarball (sig - SHA256 eee0cc1d9644f1c166f4bd41b2fe9ba001f41f34ac828246a00bc4d82adae287)

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 b172b4c7e..97388ad21 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2021.03.02 \ No newline at end of file +2021.03.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 924f410e6..07ee8e67d 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-03-02T06:21:37.452027Z + 2021-03-03T11:49:14.084192Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14525,4 +14525,19 @@ 2021-03-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.03.03 + New version 2021.03.03 + + +

+ Downloads available at https://yt-dl.org/downloads/2021.03.03/ +
+ + + The youtube-dl maintainers + + 2021-03-03T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c9e56b7cd..4c3de4a5f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2021.03.02", - "signature": "272565689531f4ca5448c9b055597a0be54f0e7d3b06bf803fc6d9b5536064f57728dbcbd98e39a061af6f24f46bcb170c591c7689411a882da11b4a1f2833474e7beb51f81a4b5778448accadb2b4a712f95234d01d5ce4f6c9af6e823208d400fcf6218483979d20d275c0c2a25571e91b12c8f2c8123ca43132032b035bdd", + "latest": "2021.03.03", + "signature": "202086a2dec839dbc6d98899f4a38e5da2e6d2400454f26b18661026e926c07089025304ca3109da26125908ee5e3f40f40ac2a97dbde643f444cfec8ef2450b2d8e1127955970614ca68dd71781fd42b31e1a4063f5764a46c7cad5ed0cb39afcdcd41512bd5f4d1db8fefcfe784c1aebe050a65de94de606cabd9d7a3422a3", "versions": { "2012.02.22": { "bin": [ @@ -13559,6 +13559,20 @@ "https://yt-dl.org/downloads/2021.03.02/youtube-dl-2021.03.02.tar.gz", "c80d9d048fa5d804b453331173db77dba351fe52ad7829d71629f6b8faaa6e3c" ] + }, + "2021.03.03": { + "bin": [ + "https://yt-dl.org/downloads/2021.03.03/youtube-dl", + "babcacd3d69a8453b56f9025c04ba13ec234549cb3d703b168df68d8aedba77c" + ], + "exe": [ + "https://yt-dl.org/downloads/2021.03.03/youtube-dl.exe", + "5108af80531c400e209cc34009b7c70f973134a335f6ff7e6fd6e18a293d0abf" + ], + "tar": [ + "https://yt-dl.org/downloads/2021.03.03/youtube-dl-2021.03.03.tar.gz", + "eee0cc1d9644f1c166f4bd41b2fe9ba001f41f34ac828246a00bc4d82adae287" + ] } } } \ No newline at end of file