From 1c3a449f5ffd7aa719990b3a01f9647679329ccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 24 Mar 2020 03:16:14 +0700 Subject: [PATCH] release 2020.03.24 --- download.html | 10 +++++----- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 39 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 885cf747c..f9932cb85 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.03.08 (sig)

+

2020.03.24 (sig)

-

SHA256: 1d898443fd7343be43cd1e8d7d6eb8f0a861979a2a9ecbccf523065505bbbd0f

+

SHA256: 0271cbafde17859b6b771f72f40a0038663d4556954ca5ac4e0c79f8b04c00a1

- Windows exe (sig - SHA256 800288659e16d0ff946f675c35ed15c7328e00ec96f6beebee319ad2c1497ab5)
- Full source + docs + binary tarball (sig - SHA256 76114c82015386eda24fe110e2c24a35f0551ce298b915e1c48c2acb495073f5) + Windows exe (sig - SHA256 59369ff1710e94d3d66724a677ae2c1c0a969b71339ebdb6f1a957d7fd162e51)
+ Full source + docs + binary tarball (sig - SHA256 45a398a41e4a06862413d9c8d57e6c1fa0e60660c6f69df928b64f3595568416)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 852a55eda..db2361eb0 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -113,6 +113,7 @@

  • BiliBili
  • BilibiliAudio
  • BilibiliAudioAlbum
  • +
  • BiliBiliPlayer
  • BioBioChileTV
  • BIQLE
  • BitChute
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index e13dae062..e8f949e24 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.03.08 \ No newline at end of file +2020.03.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 357d13601..33536044a 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-03-08T18:30:27.067239Z + 2020-03-24T03:16:13.201074Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13910,4 +13910,19 @@ 2020-03-08T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.03.24 + New version 2020.03.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.03.24/ +
    +
    + + The youtube-dl maintainers + + 2020-03-24T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8d4e6dcce..5bb6939d0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.03.08", - "signature": "3c7f4270605de52fde6c5658d5342d6d419af7e3ed173d26f8c50daff292bc6a8a2ebbcce2b5235476fc06b9b5e75a6100157d14d36d768a57247ffcb16cfe7f867836662cd84aafd52499134fc20d840c964f1f9bf90cf160b157e344f1f5568eb2c9551f1251de9994a6f6bb140cba622526f75baa3efde9bd38f15c3a4246", + "latest": "2020.03.24", + "signature": "8b78c9f90356f655b4babdc05b1f4013d35b23de69fc27604efcbd1059b34bc18c6055a8662b25ad588465ddca9d0d160066b18f2dd5c7ab15fc43d3fa14724749f5db8509cf74c3227e138defef50bb41399e07298fdef8d80c3ef39f3d3b009a90095bd49a23eeefefc97ee13f9d10d1f75924300dba0ad1f1d72aa5ef6337", "versions": { "2012.02.22": { "bin": [ @@ -12985,6 +12985,20 @@ "https://yt-dl.org/downloads/2020.03.08/youtube-dl-2020.03.08.tar.gz", "76114c82015386eda24fe110e2c24a35f0551ce298b915e1c48c2acb495073f5" ] + }, + "2020.03.24": { + "bin": [ + "https://yt-dl.org/downloads/2020.03.24/youtube-dl", + "0271cbafde17859b6b771f72f40a0038663d4556954ca5ac4e0c79f8b04c00a1" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.03.24/youtube-dl.exe", + "59369ff1710e94d3d66724a677ae2c1c0a969b71339ebdb6f1a957d7fd162e51" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.03.24/youtube-dl-2020.03.24.tar.gz", + "45a398a41e4a06862413d9c8d57e6c1fa0e60660c6f69df928b64f3595568416" + ] } } } \ No newline at end of file