summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2020-11-29 13:54:30 +0700
committerSergey M․ <dstftw@gmail.com>2020-11-29 13:54:30 +0700
commitf8361daa6b7664e75948b89e3abab7dad42db297 (patch)
tree44405620fb3084b746653caacc6bb4723958af59
parent6f495a552551bdf0e5174f49053682b16be69a90 (diff)
release 2020.11.29
-rw-r--r--download.html10
-rw-r--r--supportedsites.html2
-rw-r--r--update/LATEST_VERSION2
-rw-r--r--update/releases.atom17
-rw-r--r--update/versions.json18
5 files changed, 39 insertions, 10 deletions
diff --git a/download.html b/download.html
index b576def5b9..21ab212c40 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.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>
+<p><a href="https://yt-dl.org/downloads/2020.11.29/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.26/youtube-dl">2020.11.26</a> (<a href="https://yt-dl.org/downloads/2020.11.26/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2020.11.29/youtube-dl">2020.11.29</a> (<a href="https://yt-dl.org/downloads/2020.11.29/youtube-dl.sig">sig</a>)</h2>
-<p><strong>SHA256</strong>: 3a789fc7ec60e53469f24862ade38f497dc5656505814461334f76b33d17ee3b</p>
+<p><strong>SHA256</strong>: cf0850cd6e6d3f3723a250035f18bbf058cbd3b329c28423432e41365d723a31</p>
<p>
- <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)
+ <a href="https://yt-dl.org/downloads/2020.11.29/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.11.29/youtube-dl.exe.sig">sig</a> - SHA256 e4c73e90ad6d8b43a1c09164e6ab7b33856ce2fe9866eb8b3307be7815d94182)<br>
+ <a href="https://yt-dl.org/downloads/2020.11.29/youtube-dl-2020.11.29.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.11.29/youtube-dl-2020.11.29.tar.gz.sig">sig</a> - SHA256 e628be8603d28f765566435dde253bcdc22535c120a07260fb9470a92d2ffd82)
</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 429c27e5a8..b32f4a38a5 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -927,7 +927,7 @@
<li><b>ThisAV</b></li>
<li><b>ThisOldHouse</b></li>
<li><b>TikTok</b></li>
- <li><b>TikTokUser</b></li>
+ <li><b>TikTokUser</b> (Currently broken)</li>
<li><b>tinypic</b>: tinypic.com videos</li>
<li><b>TMZ</b></li>
<li><b>TMZArticle</b></li>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index f0fee42014..d4127c2f57 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2020.11.26 \ No newline at end of file
+2020.11.29 \ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 83c9e0b58c..a215de65e6 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-26T03:07:19.987882Z</updated>
+ <updated>2020-11-29T13:54:29.350131Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14225,4 +14225,19 @@
<updated>2020-11-26T00:00:00Z</updated>
</entry>
+ <entry>
+ <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.29</id>
+ <title>New version 2020.11.29</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.29/">https://yt-dl.org/downloads/2020.11.29/</a>
+ </div>
+ </content>
+ <author>
+ <name>The youtube-dl maintainers</name>
+ </author>
+ <updated>2020-11-29T00:00:00Z</updated>
+ </entry>
+
</feed> \ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 921c07d3f9..bd94c0c3c6 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2020.11.26",
- "signature": "37778f24ba0c5d20e43ccdf7cdcc17e9bbaa069207a0a03e4ac7f2e62cb262f1a5bc690a43124d8e863b1205b47c50613aeaac3df4c42505c4cd506785fa111b17bd82f8095b996d3e66445f1f96825b78fedf93e936e7e5bc61b47c0c25db2e43460221fe6a199cf6f4ed28242f4db3b5f43a434ee99c4e42dc2f457f544e84",
+ "latest": "2020.11.29",
+ "signature": "7b1feb022a437cf4dae8c69038a6a922562963adf123e0066d33583e36cde98216cedcf38dc737023fcf6b7dc19874530422f8f2af4f1cede7a07f163549e27738ae710f8ef556d73d2dd5ccd5c6163548e1f8c638106ebf5be58ee942f6a020b3ae9964a039e8bb0bc5731e69d3a0c85314d7c1d9b9e1e17913dce4a772b317",
"versions": {
"2012.02.22": {
"bin": [
@@ -13279,6 +13279,20 @@
"https://yt-dl.org/downloads/2020.11.26/youtube-dl-2020.11.26.tar.gz",
"fb106cd60f94fe00afee46d4e028cdca8ebff171ddfa9d4ff2a2fd5956586f7f"
]
+ },
+ "2020.11.29": {
+ "bin": [
+ "https://yt-dl.org/downloads/2020.11.29/youtube-dl",
+ "cf0850cd6e6d3f3723a250035f18bbf058cbd3b329c28423432e41365d723a31"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2020.11.29/youtube-dl.exe",
+ "e4c73e90ad6d8b43a1c09164e6ab7b33856ce2fe9866eb8b3307be7815d94182"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2020.11.29/youtube-dl-2020.11.29.tar.gz",
+ "e628be8603d28f765566435dde253bcdc22535c120a07260fb9470a92d2ffd82"
+ ]
}
}
} \ No newline at end of file