From 1b0ccbc9d33f5a60a7f55147a0f76a27606b0858 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 16 Jun 2020 02:55:30 +0700 Subject: [PATCH] release 2020.06.16 --- 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 13912c332..249de6691 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.06.06 (sig)

+

2020.06.16 (sig)

-

SHA256: cbcd893081ced5de5977c0717cdc74aab39ec10ff31acb864c4145d66599b622

+

SHA256: 08dfb26931b46094762d17799251393a0a9612ba94aa1b2327e92c28efa9f8df

- Windows exe (sig - SHA256 b5c857d61c170e11a89ac3f85e4f2b550ebf6513cc13aebbbb576d07f9b45efe)
- Full source + docs + binary tarball (sig - SHA256 de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3) + Windows exe (sig - SHA256 4f215d582f8f3b12678e341c66f35f205323a6243148d0c09b6bacb6e744ea4f)
+ Full source + docs + binary tarball (sig - SHA256 a99642ca873e4c2d2b356c94f961e7ec28170fbd96a2415f3a7704be2f8af8b9)

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 73e884b7c..32aa415d4 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.06.06 \ No newline at end of file +2020.06.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e9dfa2471..e668c16f6 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-06-06T01:53:36.228285Z + 2020-06-16T02:55:28.172420Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13985,4 +13985,19 @@ 2020-06-06T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.06.16 + New version 2020.06.16 + + +

+ Downloads available at https://yt-dl.org/downloads/2020.06.16/ +
+ + + The youtube-dl maintainers + + 2020-06-16T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index fffea7467..670e275e0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.06.06", - "signature": "159f23e1306b4d9445e64ac00e967264dac38084f8fce93a81cb32202b49d2b5f81117798f85dc4d36651e643d16265e429e139c6bec3defe2f630691aca132fc9f98b27af11dcbfa53c285740cafffa595ace73b8b85f115df80a317394a0fba3c42cd9d1fde98d885c634420fc9c2e71c23d7333448de9feaca63bbbb17d18", + "latest": "2020.06.16", + "signature": "7e35f600568e6197eddadcc505ef11cb354cd26efad1a79f6646523eadb44b1b1cf5164f08b191f9d0c6670c9045a1bdbfb78407d7f57a4fb6ee7ed7ddd72aa6f07352a2e5ed1bb3630440d2a39a3f1687c89da8bd09d2e9f8d16cf6657fb3cd063a3bcf228cdc925bec9f9e8042c9bff0f4ee4936ee7ea84d99cbc8d10b4e4e", "versions": { "2012.02.22": { "bin": [ @@ -13055,6 +13055,20 @@ "https://yt-dl.org/downloads/2020.06.06/youtube-dl-2020.06.06.tar.gz", "de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3" ] + }, + "2020.06.16": { + "bin": [ + "https://yt-dl.org/downloads/2020.06.16/youtube-dl", + "08dfb26931b46094762d17799251393a0a9612ba94aa1b2327e92c28efa9f8df" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.06.16/youtube-dl.exe", + "4f215d582f8f3b12678e341c66f35f205323a6243148d0c09b6bacb6e744ea4f" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.06.16/youtube-dl-2020.06.16.tar.gz", + "a99642ca873e4c2d2b356c94f961e7ec28170fbd96a2415f3a7704be2f8af8b9" + ] } } } \ No newline at end of file