diff --git a/download.html b/download.html index beb90ce72..8e4b785a9 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.12 (sig)

+

2020.11.17 (sig)

-

SHA256: 2ff45142a9907ab359d1d20ec7e141adba6b1ed3a56181ecf6c2a279e7db1c55

+

SHA256: ba88da2bed4291290228db28d820f95fd07a84eb960544c81c7afaa61cc24267

- Windows exe (sig - SHA256 97a8c9ac735911a722b5405861ede8a66b02635f00664c5199bd01fd3b67114f)
- Full source + docs + binary tarball (sig - SHA256 aeb00b2079c4711de7eea2a91f6923ebade84c5e985b0caeb47d572395d42831) + Windows exe (sig - SHA256 45ff80ee69d76071cfe05576e603a708b2ec4d88481fd24914ae4fb3d3cf9e94)
+ Full source + docs + binary tarball (sig - SHA256 62854617c40c700db4d5f5a49fceb4642c0b3cfdd55769cc0c568a6a77d51b2c)

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

  • la7.it
  • laola1tv
  • laola1tv:embed
  • +
  • lbry.tv
  • LCI
  • Lcp
  • LcpPlay
  • @@ -1057,7 +1058,6 @@
  • vk:wallpost
  • vlive
  • vlive:channel
  • -
  • vlive:playlist
  • Vodlocker
  • VODPl
  • VODPlatform
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index b275e2850..70aa2a62e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.11.12 \ No newline at end of file +2020.11.17 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index dfe36dfdb..df776d169 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-12T06:25:06.385388Z + 2020-11-17T04:01:41.817127Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14120,4 +14120,19 @@ 2020-11-12T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.17 + New version 2020.11.17 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.11.17/ +
    +
    + + The youtube-dl maintainers + + 2020-11-17T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3e677aaf3..8ee560cf7 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.11.12", - "signature": "83be952cfb5dbd8f05a42112bae56901b47ef50aae87882a92decf12e53c02abb66fe860f7cb78e4f175a054034f809f9617637566a1a1a660321c86dac482ae6245f49c14a4790d8891bafa0d0386f437b3440baa12060d53a85d96495111580ea83efd7b678fdc7227c7eb62a0f7491acbc1c0adf21c93db1b0a5188d2569f", + "latest": "2020.11.17", + "signature": "488cdf02b974fcd25a8f051bd06a9739bb3b2eae0c693354e20d2c43a5738d9927450ce54a10e0b03a74ef2a0b91551502a43027aada99cc734f6c1c74a21cae152e7375627c523823609fd055fe47434ccae36d14f19cefcdab6d61188107ab122c3b489b69b3528c9e8ebd4e11207289209d4453e9ea61734b4649157bcfdb", "versions": { "2012.02.22": { "bin": [ @@ -13181,6 +13181,20 @@ "https://yt-dl.org/downloads/2020.11.12/youtube-dl-2020.11.12.tar.gz", "aeb00b2079c4711de7eea2a91f6923ebade84c5e985b0caeb47d572395d42831" ] + }, + "2020.11.17": { + "bin": [ + "https://yt-dl.org/downloads/2020.11.17/youtube-dl", + "ba88da2bed4291290228db28d820f95fd07a84eb960544c81c7afaa61cc24267" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.11.17/youtube-dl.exe", + "45ff80ee69d76071cfe05576e603a708b2ec4d88481fd24914ae4fb3d3cf9e94" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.11.17/youtube-dl-2020.11.17.tar.gz", + "62854617c40c700db4d5f5a49fceb4642c0b3cfdd55769cc0c568a6a77d51b2c" + ] } } } \ No newline at end of file