summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2021-04-17 03:51:40 +0700
committerSergey M․ <dstftw@gmail.com>2021-04-17 03:51:40 +0700
commit7a41debc6ac217e9e9a193b92d7b41f6d00f966d (patch)
tree4739388e109e3519dc6abb62a546d1dec63a2ec0
parentd6e2088f21b015d6759abab1e318410196074c78 (diff)
downloadyoutube-dl-7a41debc6ac217e9e9a193b92d7b41f6d00f966d.tar.gz
youtube-dl-7a41debc6ac217e9e9a193b92d7b41f6d00f966d.tar.xz
youtube-dl-7a41debc6ac217e9e9a193b92d7b41f6d00f966d.zip
release 2021.04.17
-rw-r--r--download.html10
-rw-r--r--supportedsites.html5
-rw-r--r--update/LATEST_VERSION2
-rw-r--r--update/releases.atom17
-rw-r--r--update/versions.json18
5 files changed, 42 insertions, 10 deletions
diff --git a/download.html b/download.html
index de1358ab7..db8d26348 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/2021.04.07/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/2021.04.17/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/2021.04.07/youtube-dl">2021.04.07</a> (<a href="https://yt-dl.org/downloads/2021.04.07/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl">2021.04.17</a> (<a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: 0c2fe4d020cd7e69c3c191df43f47c787ff1ec39e160e7696cdd1a1750dfd990</p>
+<p><strong>SHA256</strong>: 5756502fbb212375c31af4adc983107cfec66365b4548db1e93ca37f35cefacd</p>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2021.04.07/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.04.07/youtube-dl.exe.sig">sig</a> - SHA256 b430066a62e63fae7fbfbb4c79ff2b7534d37e051635f7195932b71cf11115f0)<br>
-	<a href="https://yt-dl.org/downloads/2021.04.07/youtube-dl-2021.04.07.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.04.07/youtube-dl-2021.04.07.tar.gz.sig">sig</a> - SHA256 f5080aa885672628d63f4a3e0ff0976437b4ff2caef91321fc23cbf60c0da509)
+	<a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl.exe.sig">sig</a> - SHA256 34a8048ffcab73c7b13b34e8646848f9d0f9b9215c4a3597b8f4b87664a2b393)<br>
+	<a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl-2021.04.17.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl-2021.04.17.tar.gz.sig">sig</a> - SHA256 75eff59a6a81708e1bf075f1a46cea4058694c286f154a35ee7d6dd760da0e42)
 </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 bf4e72c6b..30b469c29 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -18,6 +18,7 @@
 	<li><b>20min</b></li>
 	<li><b>220.ro</b></li>
 	<li><b>23video</b></li>
+	<li><b>247sports</b></li>
 	<li><b>24video</b></li>
 	<li><b>3qsdn</b>: 3Q SDN</li>
 	<li><b>3sat</b></li>
@@ -175,7 +176,8 @@
 	<li><b>cbsnews</b>: CBS News</li>
 	<li><b>cbsnews:embed</b></li>
 	<li><b>cbsnews:livevideo</b>: CBS News Live Videos</li>
-	<li><b>CBSSports</b></li>
+	<li><b>cbssports</b></li>
+	<li><b>cbssports:embed</b></li>
 	<li><b>CCMA</b></li>
 	<li><b>CCTV</b>: 央视网</li>
 	<li><b>CDA</b></li>
@@ -505,6 +507,7 @@
 	<li><b>mangomolo:live</b></li>
 	<li><b>mangomolo:video</b></li>
 	<li><b>ManyVids</b></li>
+	<li><b>MaoriTV</b></li>
 	<li><b>Markiza</b></li>
 	<li><b>MarkizaPage</b></li>
 	<li><b>massengeschmack.tv</b></li>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 669b117a8..76874d20a 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2021.04.07
\ No newline at end of file
+2021.04.17
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 2ff856315..50cc48c6e 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>2021-04-07T03:43:50.453741Z</updated>
+    <updated>2021-04-17T03:51:39.851778Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14615,4 +14615,19 @@
 	    <updated>2021-04-07T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.04.17</id>
+	    <title>New version 2021.04.17</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/2021.04.17/">https://yt-dl.org/downloads/2021.04.17/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2021-04-17T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 86f6f9f41..5fa008c0e 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2021.04.07",
-    "signature": "0e7e7238289442814b1c9df19fa3634fbad6860bfc79ebf31a94bf40f1d5a7f30e727a80f598e723e0db248c42323bbfa12ead36f01e5826bd34ee68f8f5ff1210da93eb88005f600cccb4f705cf1093b9c2e7547995bf7ea984c98f473ff998837d67b6fc5ec461b778927c3c80358c36b951a6c6490d01e8a607fd7d9fb2d4",
+    "latest": "2021.04.17",
+    "signature": "66ab03327867bfffa0f2edfc74bbd97f2686dd222e7660ee6f9230f9093bf21c2169cb4e5c0a40611a21396fcb07531bfd3f6412fcda16f3cd2bc4dd4c66ab5f8d180b043eab49483ec1eb75d9179bc102756a08399e01e70be9070ba1292d7f3976465c88f75e63b9b112cc6428df5a2e69cf001cacf02e753832943858a67a",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -13643,6 +13643,20 @@
                 "https://yt-dl.org/downloads/2021.04.07/youtube-dl-2021.04.07.tar.gz",
                 "f5080aa885672628d63f4a3e0ff0976437b4ff2caef91321fc23cbf60c0da509"
             ]
+        },
+        "2021.04.17": {
+            "bin": [
+                "https://yt-dl.org/downloads/2021.04.17/youtube-dl",
+                "5756502fbb212375c31af4adc983107cfec66365b4548db1e93ca37f35cefacd"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2021.04.17/youtube-dl.exe",
+                "34a8048ffcab73c7b13b34e8646848f9d0f9b9215c4a3597b8f4b87664a2b393"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2021.04.17/youtube-dl-2021.04.17.tar.gz",
+                "75eff59a6a81708e1bf075f1a46cea4058694c286f154a35ee7d6dd760da0e42"
+            ]
         }
     }
 }
\ No newline at end of file