summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2020-11-26 03:07:21 +0700
committerSergey M․ <dstftw@gmail.com>2020-11-26 03:07:21 +0700
commit6f495a552551bdf0e5174f49053682b16be69a90 (patch)
treecef14e1213f64fac7fe860eccf1470f20c5e9395
parent89cef3ed0caf6098cd9589321550d2bdd45cd1db (diff)
release 2020.11.26
-rw-r--r--download.html10
-rw-r--r--supportedsites.html6
-rw-r--r--update/LATEST_VERSION2
-rw-r--r--update/releases.atom17
-rw-r--r--update/versions.json18
5 files changed, 44 insertions, 9 deletions
diff --git a/download.html b/download.html
index 76a71df3dd..b576def5b9 100644
--- a/download.html
+++ b/download.html
@@ -14,15 +14,15 @@
<p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work except for Windows exe.</p>
-<p><a href="https://yt-dl.org/downloads/2020.11.24/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
+<p><a href="https://yt-dl.org/downloads/2020.11.26/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
-<h2><a href="https://yt-dl.org/downloads/2020.11.24/youtube-dl">2020.11.24</a> (<a href="https://yt-dl.org/downloads/2020.11.24/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2020.11.26/youtube-dl">2020.11.26</a> (<a href="https://yt-dl.org/downloads/2020.11.26/youtube-dl.sig">sig</a>)</h2>
-<p><strong>SHA256</strong>: 3c57ae976fbf6e2e141dfa3f4657aae7361051969d4929c5b94a902e10f05e59</p>
+<p><strong>SHA256</strong>: 3a789fc7ec60e53469f24862ade38f497dc5656505814461334f76b33d17ee3b</p>
<p>
- <a href="https://yt-dl.org/downloads/2020.11.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.11.24/youtube-dl.exe.sig">sig</a> - SHA256 5f73ac91780b8cf4e097897feae15393b8b79b19e3b1c1309e0ca3ebb7e14b00)<br>
- <a href="https://yt-dl.org/downloads/2020.11.24/youtube-dl-2020.11.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.11.24/youtube-dl-2020.11.24.tar.gz.sig">sig</a> - SHA256 7d70f2e2d6b42d7c948a418744cd5c89832d67f4fb36f01f1cf4ea7dc8fe537a)
+ <a href="https://yt-dl.org/downloads/2020.11.26/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.11.26/youtube-dl.exe.sig">sig</a> - SHA256 72b49b2fbee8da6e9730d247c04ce3309a80e8ba6362ea46fb8ed033ae08f6c9)<br>
+ <a href="https://yt-dl.org/downloads/2020.11.26/youtube-dl-2020.11.26.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.11.26/youtube-dl-2020.11.26.tar.gz.sig">sig</a> - SHA256 fb106cd60f94fe00afee46d4e028cdca8ebff171ddfa9d4ff2a2fd5956586f7f)
</p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
diff --git a/supportedsites.html b/supportedsites.html
index 839ba09491..429c27e5a8 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -486,6 +486,7 @@
<li><b>massengeschmack.tv</b></li>
<li><b>MatchTV</b></li>
<li><b>MDR</b>: MDR.DE and KiKA</li>
+ <li><b>MedalTV</b></li>
<li><b>media.ccc.de</b></li>
<li><b>media.ccc.de:lists</b></li>
<li><b>Medialaan</b></li>
@@ -854,6 +855,10 @@
<li><b>Sport5</b></li>
<li><b>SportBox</b></li>
<li><b>SportDeutschland</b></li>
+ <li><b>Spreaker</b></li>
+ <li><b>SpreakerPage</b></li>
+ <li><b>SpreakerShow</b></li>
+ <li><b>SpreakerShowPage</b></li>
<li><b>SpringboardPlatform</b></li>
<li><b>Sprout</b></li>
<li><b>sr:mediathek</b>: Saarländischer Rundfunk</li>
@@ -1070,6 +1075,7 @@
<li><b>vk:wallpost</b></li>
<li><b>vlive</b></li>
<li><b>vlive:channel</b></li>
+ <li><b>vlive:post</b></li>
<li><b>Vodlocker</b></li>
<li><b>VODPl</b></li>
<li><b>VODPlatform</b></li>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index f4d0cf21e3..f0fee42014 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2020.11.24 \ No newline at end of file
+2020.11.26 \ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 9cd34cea84..83c9e0b58c 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -3,7 +3,7 @@
<link rel="self" href="http://ytdl-org.github.io/youtube-dl/update/releases.atom" />
<title>youtube-dl releases</title>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
- <updated>2020-11-24T00:24:55.358218Z</updated>
+ <updated>2020-11-26T03:07:19.987882Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14210,4 +14210,19 @@
<updated>2020-11-24T00:00:00Z</updated>
</entry>
+ <entry>
+ <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.26</id>
+ <title>New version 2020.11.26</title>
+ <link href="http://ytdl-org.github.io/youtube-dl" />
+ <content type="xhtml">
+ <div xmlns="http://www.w3.org/1999/xhtml">
+ Downloads available at <a href="https://yt-dl.org/downloads/2020.11.26/">https://yt-dl.org/downloads/2020.11.26/</a>
+ </div>
+ </content>
+ <author>
+ <name>The youtube-dl maintainers</name>
+ </author>
+ <updated>2020-11-26T00:00:00Z</updated>
+ </entry>
+
</feed> \ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 8835dd3d6b..921c07d3f9 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2020.11.24",
- "signature": "61083a708e119de3cdce7e458706bc6bc2211dd463108abbd9a3a307353031aaedeb79f5f7640e26ef20ab1083ce0d7b95560e09617271b96dddf2568a9a0f357635084b0192a61c804155957f0ad89b0629ea614871fa5b6faa8be3e2293ce1ed4319f1f9f4e97b54ad69b2d8ebcc3377ad690563045250f3dbb05f3058694c",
+ "latest": "2020.11.26",
+ "signature": "37778f24ba0c5d20e43ccdf7cdcc17e9bbaa069207a0a03e4ac7f2e62cb262f1a5bc690a43124d8e863b1205b47c50613aeaac3df4c42505c4cd506785fa111b17bd82f8095b996d3e66445f1f96825b78fedf93e936e7e5bc61b47c0c25db2e43460221fe6a199cf6f4ed28242f4db3b5f43a434ee99c4e42dc2f457f544e84",
"versions": {
"2012.02.22": {
"bin": [
@@ -13265,6 +13265,20 @@
"https://yt-dl.org/downloads/2020.11.24/youtube-dl-2020.11.24.tar.gz",
"7d70f2e2d6b42d7c948a418744cd5c89832d67f4fb36f01f1cf4ea7dc8fe537a"
]
+ },
+ "2020.11.26": {
+ "bin": [
+ "https://yt-dl.org/downloads/2020.11.26/youtube-dl",
+ "3a789fc7ec60e53469f24862ade38f497dc5656505814461334f76b33d17ee3b"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2020.11.26/youtube-dl.exe",
+ "72b49b2fbee8da6e9730d247c04ce3309a80e8ba6362ea46fb8ed033ae08f6c9"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2020.11.26/youtube-dl-2020.11.26.tar.gz",
+ "fb106cd60f94fe00afee46d4e028cdca8ebff171ddfa9d4ff2a2fd5956586f7f"
+ ]
}
}
} \ No newline at end of file