From 26725aae4e6313ec186556eb119ad74f9176bad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 8 Mar 2020 18:30:27 +0700 Subject: [PATCH] release 2020.03.08 --- 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 1f09aa1c2..885cf747c 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.06 (sig)

+

2020.03.08 (sig)

-

SHA256: c1a0e1e5ca36f50797d0b888fa61316db684619b2d78c008b13a9268dcabbc01

+

SHA256: 1d898443fd7343be43cd1e8d7d6eb8f0a861979a2a9ecbccf523065505bbbd0f

- Windows exe (sig - SHA256 8c62a6b969f2095a40e64cf837596dce8c1a4ab638c24782adc0ecc7a5ef0576)
- Full source + docs + binary tarball (sig - SHA256 db6e7471d7ad6f0ec302453c2674c1782a0653d6ef64c24b085b66395f068199) + Windows exe (sig - SHA256 800288659e16d0ff946f675c35ed15c7328e00ec96f6beebee319ad2c1497ab5)
+ Full source + docs + binary tarball (sig - SHA256 76114c82015386eda24fe110e2c24a35f0551ce298b915e1c48c2acb495073f5)

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 00421170e..e13dae062 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.03.06 \ No newline at end of file +2020.03.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index be4f56cb5..357d13601 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-06T00:27:16.172427Z + 2020-03-08T18:30:27.067239Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13895,4 +13895,19 @@ 2020-03-06T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.03.08 + New version 2020.03.08 + + +

+ Downloads available at https://yt-dl.org/downloads/2020.03.08/ +
+ + + The youtube-dl maintainers + + 2020-03-08T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 35fe83a2a..8d4e6dcce 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.03.06", - "signature": "2c46c80f34b86a33577ed182e330e31546c1229a07b45c62a9fc7e2694df5ff3c706f241417900041c76d178bef05752f35004ae3c3bebf8b66c57012e70c4dbb99faaea8c922c77d4d8eef791474d35aabba0ae51a4d0bafe3c6d54c4a1243c0e1eea4a3aa519e9e8dd6d80857e69b887335c3b2ad476bc8134f9dbbfbb9240", + "latest": "2020.03.08", + "signature": "3c7f4270605de52fde6c5658d5342d6d419af7e3ed173d26f8c50daff292bc6a8a2ebbcce2b5235476fc06b9b5e75a6100157d14d36d768a57247ffcb16cfe7f867836662cd84aafd52499134fc20d840c964f1f9bf90cf160b157e344f1f5568eb2c9551f1251de9994a6f6bb140cba622526f75baa3efde9bd38f15c3a4246", "versions": { "2012.02.22": { "bin": [ @@ -12971,6 +12971,20 @@ "https://yt-dl.org/downloads/2020.03.06/youtube-dl-2020.03.06.tar.gz", "db6e7471d7ad6f0ec302453c2674c1782a0653d6ef64c24b085b66395f068199" ] + }, + "2020.03.08": { + "bin": [ + "https://yt-dl.org/downloads/2020.03.08/youtube-dl", + "1d898443fd7343be43cd1e8d7d6eb8f0a861979a2a9ecbccf523065505bbbd0f" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.03.08/youtube-dl.exe", + "800288659e16d0ff946f675c35ed15c7328e00ec96f6beebee319ad2c1497ab5" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.03.08/youtube-dl-2020.03.08.tar.gz", + "76114c82015386eda24fe110e2c24a35f0551ce298b915e1c48c2acb495073f5" + ] } } } \ No newline at end of file