diff --git a/download.html b/download.html index 3a4ae5b7e..f0abd784f 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.19 (sig)

+

2020.11.21 (sig)

-

SHA256: affb72a48f4e662abf557c18cee3462096723a41d9770f11d1c4d149f717d429

+

SHA256: 52e8c6aeada270134edaac58bf350910616a1e8a24a9867899b52f593c96daef

- Windows exe (sig - SHA256 e6d10dd90dd8e66705af9baec1762992d298ba09fcdc0b0ef9241410b66a1b25)
- Full source + docs + binary tarball (sig - SHA256 f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e) + Windows exe (sig - SHA256 9611b858671fabd783b6737fd45f4f7af6b67167907352b86c7a155d11a8d5ba)
+ Full source + docs + binary tarball (sig - SHA256 261edf4e00975085536485137cdf6e4dfff1d4d7d58d41cb786f5c49833d2813)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 3c658e875..a68bdd249 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -56,6 +56,7 @@

  • AlJazeera
  • Allocine
  • AlphaPorno
  • +
  • Amara
  • AMCNetworks
  • AmericasTestKitchen
  • anderetijden: npo.nl, ntr.nl, omroepwnl.nl, zapp.nl and npo3.nl
  • @@ -1145,7 +1146,6 @@
  • YourUpload
  • youtube: YouTube.com
  • youtube:history: Youtube watch history, ":ythistory" for short (requires authentication)
  • -
  • youtube:live: YouTube.com live streams
  • youtube:playlist: YouTube.com playlists
  • youtube:recommended: YouTube.com recommended videos, ":ytrec" for short (requires authentication)
  • youtube:search: YouTube.com searches
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index c9e99ec82..1074fc08d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.11.19 \ No newline at end of file +2020.11.21 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index acf3cf1c2..86a0afd9e 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-19T05:24:21.737013Z + 2020-11-21T23:57:17.306004Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14165,4 +14165,19 @@ 2020-11-19T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.21 + New version 2020.11.21 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.11.21/ +
    +
    + + The youtube-dl maintainers + + 2020-11-21T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b3294a2f0..de127acaf 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.11.19", - "signature": "27682ada86153f6c86d2e2c232dfb34078e0c233f34e1f470adf8023c4d9c65c5b3ace94c69e724424130bdc21eba33d0c5106682678991613ad9a1e56c55fd08ff8eceaa6a92fa185a5f7cb5f2309e256228523d334d1b2d114963c49a1e0b786d919dfbb71cef0026e3ba73bd32e447af4045bda15d07f3c52f07b58107465", + "latest": "2020.11.21", + "signature": "55490f78cee0ed564cdabd59a83209a13a0286f7f17327d03259a521224aeaec6b95d51c394c18782819034357ab5b7ea1c238431b1c499ce3a030e6bfb1b99839194739b1611ee8980abc2c9b2c71e4a2c1d38d0ba49096855248324670f6675887f9fbe2a90140d9609b8d977f367667200cfbe978aa5d3913717c9fde0564", "versions": { "2012.02.22": { "bin": [ @@ -13223,6 +13223,20 @@ "https://yt-dl.org/downloads/2020.11.19/youtube-dl-2020.11.19.tar.gz", "f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e" ] + }, + "2020.11.21": { + "bin": [ + "https://yt-dl.org/downloads/2020.11.21/youtube-dl", + "52e8c6aeada270134edaac58bf350910616a1e8a24a9867899b52f593c96daef" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.11.21/youtube-dl.exe", + "9611b858671fabd783b6737fd45f4f7af6b67167907352b86c7a155d11a8d5ba" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.11.21/youtube-dl-2020.11.21.tar.gz", + "261edf4e00975085536485137cdf6e4dfff1d4d7d58d41cb786f5c49833d2813" + ] } } } \ No newline at end of file