diff --git a/download.html b/download.html
index c7c8a2497..03f367dc1 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.
-
+
-SHA256 : cf167c3bae2dd0b586fd64781caff3c93adaaf1cb85b28bc59451cc06194589f
+SHA256 : b5f20c16375a3db52cacfb7d96b8fc671fb8ee3daf73d2338d3837b66c6f3b57
- Windows exe (sig - SHA256 e44786b2a0568810a93783eaad362687f15e14dc0828fe1adc0987de2f3cae2d)
- Full source + docs + binary tarball (sig - SHA256 15abf087a14c4b0c21336c27d9f8fd8798841f107225ded5a4fc7c8c6821ba18)
+ Windows exe (sig - SHA256 2368e5e33968b6cf0aa23fe0e6cf66c0945de8785c5fe58c7f4c6ac69b4bf24c)
+ Full source + docs + binary tarball (sig - SHA256 51672c19864d4e2e593e55a6aec32cb348cd5c915ce0121e53eb0296a6e27969)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
diff --git a/supportedsites.html b/supportedsites.html
index f8e27184d..3575826c3 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -50,6 +50,8 @@
adobetv:video
AdultSwim
aenetworks : A+E Networks: A&E, Lifetime, History.com, FYI Network and History Vault
+ aenetworks:collection
+ aenetworks:show
afreecatv : afreecatv.com
AirMozilla
AliExpressLive
@@ -1179,6 +1181,7 @@
youtube:subscriptions : YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)
youtube:tab : YouTube.com tab
youtube:watchlater : Youtube watch later list, ":ytwatchlater" for short (requires authentication)
+ YoutubeYtBe
YoutubeYtUser
Zapiks
Zaq1
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 7959e6661..ce1a1e86c 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2020.12.05
\ No newline at end of file
+2020.12.07
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index b6c9f91c0..64dbf1d79 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-12-05T03:41:29.742140Z
+ 2020-12-07T02:05:03.119771Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -14270,4 +14270,19 @@
2020-12-05T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.12.07
+ New version 2020.12.07
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2020-12-07T00:00:00Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 004b573a2..67496769a 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2020.12.05",
- "signature": "97b2ad4cfc49999111c4990a95d0955923723aaf60be8f6eae8337db2557e287b5c51a3cd1c5693eaa151d24f4aeb6c91e00c78ab1617e687c55701f0f0d1149f626f2f4380f85b5573c999135caf58ed37202a5f9db775d559554e35d919b9d27c7fd72606c67473edf724c1b53fd8c33e9d72e1974ad10d579c8a50013d262",
+ "latest": "2020.12.07",
+ "signature": "33df790591302dc0cf9948a5e412a87ecb7a0b31fa17a0082b1119c386222df078381b3f7235a35c4d211712ede5b5502d63df205b4e3b957e5c25b6b7a44887125b763dc1efdd297fea746a97309e65a24e7a435daa3ae8efa66a3c967955a89e74d16df20d2b1c7b922117ae0f5a35f561d89d8d5e6257b6274afdcf44d9df",
"versions": {
"2012.02.22": {
"bin": [
@@ -13321,6 +13321,20 @@
"https://yt-dl.org/downloads/2020.12.05/youtube-dl-2020.12.05.tar.gz",
"15abf087a14c4b0c21336c27d9f8fd8798841f107225ded5a4fc7c8c6821ba18"
]
+ },
+ "2020.12.07": {
+ "bin": [
+ "https://yt-dl.org/downloads/2020.12.07/youtube-dl",
+ "b5f20c16375a3db52cacfb7d96b8fc671fb8ee3daf73d2338d3837b66c6f3b57"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2020.12.07/youtube-dl.exe",
+ "2368e5e33968b6cf0aa23fe0e6cf66c0945de8785c5fe58c7f4c6ac69b4bf24c"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2020.12.07/youtube-dl-2020.12.07.tar.gz",
+ "51672c19864d4e2e593e55a6aec32cb348cd5c915ce0121e53eb0296a6e27969"
+ ]
}
}
}
\ No newline at end of file