diff --git a/download.html b/download.html index 95b6a9f19..1d861061e 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.01.1 (sig)

+

2020.11.12 (sig)

-

SHA256: 4ad7795a1308c927575b5dc4c4e00eeabb54b3312e2fa889098caee8bf849712

+

SHA256: 2ff45142a9907ab359d1d20ec7e141adba6b1ed3a56181ecf6c2a279e7db1c55

- Windows exe (sig - SHA256 0f7b9dcb45bd9afcbc8585e9743ea6b23ed3091e1f9f9692a2da44d85302878d)
- Full source + docs + binary tarball (sig - SHA256 7a62187bc9f91af42eb5c9c95652e350170a72dbbdac8c7d71a6aeb4885a901a) + Windows exe (sig - SHA256 97a8c9ac735911a722b5405861ede8a66b02635f00664c5199bd01fd3b67114f)
+ Full source + docs + binary tarball (sig - SHA256 aeb00b2079c4711de7eea2a91f6923ebade84c5e985b0caeb47d572395d42831)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index e7faf7f97..297b7b0ab 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -1146,20 +1146,16 @@

  • YourPorn
  • YourUpload
  • youtube: YouTube.com
  • -
  • youtube:channel: YouTube.com channels
  • -
  • youtube:favorites: YouTube.com favourite videos, ":ytfav" for short (requires authentication)
  • youtube:history: Youtube watch history, ":ythistory" for short (requires authentication)
  • youtube:live: YouTube.com live streams
  • youtube:playlist: YouTube.com playlists
  • -
  • youtube:playlists: YouTube.com user/channel playlists
  • youtube:recommended: YouTube.com recommended videos, ":ytrec" for short (requires authentication)
  • youtube:search: YouTube.com searches
  • youtube:search:date: YouTube.com searches, newest videos first
  • -
  • youtube:search_url: YouTube.com search URLs
  • -
  • youtube:show: YouTube.com (multi-season) shows
  • youtube:subscriptions: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)
  • -
  • youtube:user: YouTube.com user videos (URL or "ytuser" keyword)
  • +
  • youtube:tab: YouTube.com tab
  • youtube:watchlater: Youtube watch later list, ":ytwatchlater" for short (requires authentication)
  • +
  • YoutubeYtUser
  • Zapiks
  • Zaq1
  • Zattoo
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 1107d5f8e..b275e2850 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.11.01.1 \ No newline at end of file +2020.11.12 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 37df48ff4..dfe36dfdb 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-01T08:59:31.119475Z + 2020-11-12T06:25:06.385388Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14105,4 +14105,19 @@ 2020-11-01T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.12 + New version 2020.11.12 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.11.12/ +
    +
    + + The youtube-dl maintainers + + 2020-11-12T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2abae9900..3e677aaf3 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.11.01.1", - "signature": "7c99bdfd9edaaec40fa9f43ba08be633349bb80e4b893157586ac2e26108513c16b67bddebae030d9d099c7d1ae12e82d7bf9ac35fcbccee446392566f16f0a44033a1df085ae35ec0413f0a2e9ad4e944e29ba96c809781d6429f455ff4e2acd7abc7bbf85f7c709b3c897f29421ac90870d38d3d3c4a86be81e747c36c9e20", + "latest": "2020.11.12", + "signature": "83be952cfb5dbd8f05a42112bae56901b47ef50aae87882a92decf12e53c02abb66fe860f7cb78e4f175a054034f809f9617637566a1a1a660321c86dac482ae6245f49c14a4790d8891bafa0d0386f437b3440baa12060d53a85d96495111580ea83efd7b678fdc7227c7eb62a0f7491acbc1c0adf21c93db1b0a5188d2569f", "versions": { "2012.02.22": { "bin": [ @@ -13167,6 +13167,20 @@ "https://yt-dl.org/downloads/2020.11.01.1/youtube-dl-2020.11.01.1.tar.gz", "7a62187bc9f91af42eb5c9c95652e350170a72dbbdac8c7d71a6aeb4885a901a" ] + }, + "2020.11.12": { + "bin": [ + "https://yt-dl.org/downloads/2020.11.12/youtube-dl", + "2ff45142a9907ab359d1d20ec7e141adba6b1ed3a56181ecf6c2a279e7db1c55" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.11.12/youtube-dl.exe", + "97a8c9ac735911a722b5405861ede8a66b02635f00664c5199bd01fd3b67114f" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.11.12/youtube-dl-2020.11.12.tar.gz", + "aeb00b2079c4711de7eea2a91f6923ebade84c5e985b0caeb47d572395d42831" + ] } } } \ No newline at end of file