From ae70e648d79f919d29dc89776f370f019151b803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 6 Jun 2020 01:53:37 +0700 Subject: [PATCH] release 2020.06.06 --- 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 efaad12c5..13912c332 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.05.29 (sig)

+

2020.06.06 (sig)

-

SHA256: ab73d960a7717e504911aa73ff43ed565485a0179f03af596020883f000936ed

+

SHA256: cbcd893081ced5de5977c0717cdc74aab39ec10ff31acb864c4145d66599b622

- Windows exe (sig - SHA256 201379c9c1796334039ee44f74a2700983c524a5d9b56eee21705d20cf0dab13)
- Full source + docs + binary tarball (sig - SHA256 23ba8f31df7f11c0acab9ca71a29a1a89e8697aceac957b0bbd19ce896552f84) + Windows exe (sig - SHA256 b5c857d61c170e11a89ac3f85e4f2b550ebf6513cc13aebbbb576d07f9b45efe)
+ Full source + docs + binary tarball (sig - SHA256 de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3)

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 e01f0db25..73e884b7c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.05.29 \ No newline at end of file +2020.06.06 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d8456ab9e..e9dfa2471 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-05-29T03:36:58.045615Z + 2020-06-06T01:53:36.228285Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13970,4 +13970,19 @@ 2020-05-29T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.06.06 + New version 2020.06.06 + + +

+ Downloads available at https://yt-dl.org/downloads/2020.06.06/ +
+ + + The youtube-dl maintainers + + 2020-06-06T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9ce601d6f..fffea7467 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.05.29", - "signature": "4d0fcfed542ce5de89dffc1a522e4e27b5bc99e109a1f656cd1005bdbb01ac28511101b5e0b8eec763374803817c8da4efc7e4a770120843c0299f238f88ccfe8bce8f7a7e52f743728e00d7fba04713163394154f4ccac28099e5cc442e549148b400ffb9c73977c9b6cfb734cc77421dfef5a8d7d39fd67cfc2c71ba3ab895", + "latest": "2020.06.06", + "signature": "159f23e1306b4d9445e64ac00e967264dac38084f8fce93a81cb32202b49d2b5f81117798f85dc4d36651e643d16265e429e139c6bec3defe2f630691aca132fc9f98b27af11dcbfa53c285740cafffa595ace73b8b85f115df80a317394a0fba3c42cd9d1fde98d885c634420fc9c2e71c23d7333448de9feaca63bbbb17d18", "versions": { "2012.02.22": { "bin": [ @@ -13041,6 +13041,20 @@ "https://yt-dl.org/downloads/2020.05.29/youtube-dl-2020.05.29.tar.gz", "23ba8f31df7f11c0acab9ca71a29a1a89e8697aceac957b0bbd19ce896552f84" ] + }, + "2020.06.06": { + "bin": [ + "https://yt-dl.org/downloads/2020.06.06/youtube-dl", + "cbcd893081ced5de5977c0717cdc74aab39ec10ff31acb864c4145d66599b622" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.06.06/youtube-dl.exe", + "b5c857d61c170e11a89ac3f85e4f2b550ebf6513cc13aebbbb576d07f9b45efe" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.06.06/youtube-dl-2020.06.06.tar.gz", + "de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3" + ] } } } \ No newline at end of file