From 574ba8b95055690b687690cb6fb4b0236bb7c64a Mon Sep 17 00:00:00 2001 From: Sergey M․ Date: Wed, 18 Nov 2020 04:17:08 +0700 Subject: release 2020.11.18 --- download.html | 10 +++++----- supportedsites.html | 2 -- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 38 insertions(+), 11 deletions(-) diff --git a/download.html b/download.html index 8e4b785a9..4515e12f9 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.11.17 (sig)

+

2020.11.18 (sig)

-

SHA256: ba88da2bed4291290228db28d820f95fd07a84eb960544c81c7afaa61cc24267

+

SHA256: 2258f73b776684e8748b497b404294a3e8b3f4ef89d0dd0ddf7fe3995dc0b1b4

- Windows exe (sig - SHA256 45ff80ee69d76071cfe05576e603a708b2ec4d88481fd24914ae4fb3d3cf9e94)
- Full source + docs + binary tarball (sig - SHA256 62854617c40c700db4d5f5a49fceb4642c0b3cfdd55769cc0c568a6a77d51b2c) + Windows exe (sig - SHA256 65301cc985f1be708b5a431f990a9eaa50dc0d232991f9ef0ec7cd4c01d661cd)
+ Full source + docs + binary tarball (sig - SHA256 6dbbc339520df3634c57678756dcd81c9dc6f95af91f2032b33d5c2ef0f3fedf)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 51951062f..b5c47fe01 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -839,8 +839,6 @@

  • SpankBangPlaylist
  • Spankwire
  • Spiegel
  • -
  • Spiegel:Article: Articles on spiegel.de
  • -
  • Spiegeltv
  • sport.francetvinfo.fr
  • Sport5
  • SportBox
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 70aa2a62e..db28672a3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.11.17 \ No newline at end of file +2020.11.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index df776d169..02f3a8498 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-11-17T04:01:41.817127Z + 2020-11-18T04:17:07.190646Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14135,4 +14135,19 @@ 2020-11-17T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.18 + New version 2020.11.18 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.11.18/ +
    +
    + + The youtube-dl maintainers + + 2020-11-18T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8ee560cf7..9d9cd76b3 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.11.17", - "signature": "488cdf02b974fcd25a8f051bd06a9739bb3b2eae0c693354e20d2c43a5738d9927450ce54a10e0b03a74ef2a0b91551502a43027aada99cc734f6c1c74a21cae152e7375627c523823609fd055fe47434ccae36d14f19cefcdab6d61188107ab122c3b489b69b3528c9e8ebd4e11207289209d4453e9ea61734b4649157bcfdb", + "latest": "2020.11.18", + "signature": "46619212185523da8bb095989b849c233dd3c7d91399864828af918b41f811291c55bfdcfb854e84d502e4b67bce46c8b158174decb949649a6dc67aa9b57e8e8f0036b50af3e09b292a99904d3309839e9125e651421c00a75fe49362b599c780254f1a81f6a9ff8eb0c9c889c8711cbdd01ea1108bcd4ae2376eb4304402b5", "versions": { "2012.02.22": { "bin": [ @@ -13195,6 +13195,20 @@ "https://yt-dl.org/downloads/2020.11.17/youtube-dl-2020.11.17.tar.gz", "62854617c40c700db4d5f5a49fceb4642c0b3cfdd55769cc0c568a6a77d51b2c" ] + }, + "2020.11.18": { + "bin": [ + "https://yt-dl.org/downloads/2020.11.18/youtube-dl", + "2258f73b776684e8748b497b404294a3e8b3f4ef89d0dd0ddf7fe3995dc0b1b4" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.11.18/youtube-dl.exe", + "65301cc985f1be708b5a431f990a9eaa50dc0d232991f9ef0ec7cd4c01d661cd" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.11.18/youtube-dl-2020.11.18.tar.gz", + "6dbbc339520df3634c57678756dcd81c9dc6f95af91f2032b33d5c2ef0f3fedf" + ] } } } \ No newline at end of file -- cgit 1.4.1