summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2021-05-16 22:56:44 +0700
committerSergey M․ <dstftw@gmail.com>2021-05-16 22:56:44 +0700
commit72372c78f771da0e29e923bcc4111205a675954c (patch)
treeea1c7426581e976050e51dd6de0cea5a04fc9c7b
parent5deee00d46ae713c242d43583d35c65f6e177e8b (diff)
downloadyoutube-dl-72372c78f771da0e29e923bcc4111205a675954c.tar.gz
youtube-dl-72372c78f771da0e29e923bcc4111205a675954c.tar.xz
youtube-dl-72372c78f771da0e29e923bcc4111205a675954c.zip
release 2021.05.16
-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 6e7f1ea57..76b8ae576 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.26/youtube-dl.exe">Windows exe</a> requires <a href="https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe">Microsoft Visual C++ 2010 Service Pack 1 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.05.16/youtube-dl.exe">Windows exe</a> requires <a href="https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe">Microsoft Visual C++ 2010 Service Pack 1 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.26/youtube-dl">2021.04.26</a> (<a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl">2021.05.16</a> (<a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: 0034c72da0d9fde46d03fa2c91a0a3182970f473e7687379e1b4ed7a47620e35</p>
+<p><strong>SHA256</strong>: ccf13c8fb48c0d69ac0eb742322f8ec3643a75f8743291bdbabbbcd59ae27380</p>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl.exe.sig">sig</a> - SHA256 79de27080b12587153910e67a256aa524e91f37a28b368c07018e5a94704a123)<br>
-	<a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl-2021.04.26.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl-2021.04.26.tar.gz.sig">sig</a> - SHA256 4ccf21f4a0daee0d58bef569c71dd459bd1f629248995b4e4856b6926531ea4a)
+	<a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl.exe.sig">sig</a> - SHA256 0bcaeb40c295db3ebefe607c13620d65be33cf033d70f9afd16e6df5766896d9)<br>
+	<a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl-2021.05.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl-2021.05.16.tar.gz.sig">sig</a> - SHA256 d4012a5ca8d77f8ee30a21532fd1042ed287c0784a5a76fcb74cc33ef76f1afd)
 </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 53cefce3b..4fcf7fe02 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -134,7 +134,6 @@
 	<li><b>BitChuteChannel</b></li>
 	<li><b>BleacherReport</b></li>
 	<li><b>BleacherReportCMS</b></li>
-	<li><b>blinkx</b></li>
 	<li><b>Bloomberg</b></li>
 	<li><b>BokeCC</b></li>
 	<li><b>BongaCams</b></li>
@@ -728,6 +727,7 @@
 	<li><b>play.fm</b></li>
 	<li><b>player.sky.it</b></li>
 	<li><b>PlayPlusTV</b></li>
+	<li><b>PlayStuff</b></li>
 	<li><b>PlaysTV</b></li>
 	<li><b>Playtvak</b>: Playtvak.cz, iDNES.cz and Lidovky.cz</li>
 	<li><b>Playvid</b></li>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 1876e8c31..bcdf52f7f 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2021.04.26
\ No newline at end of file
+2021.05.16
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 69e9edc17..0fbb63aa1 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-26T01:34:57.970974Z</updated>
+    <updated>2021-05-16T22:56:43.247727Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14645,4 +14645,19 @@
 	    <updated>2021-04-26T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.05.16</id>
+	    <title>New version 2021.05.16</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.05.16/">https://yt-dl.org/downloads/2021.05.16/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2021-05-16T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 80c5b9fdb..799c3d2ba 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2021.04.26",
-    "signature": "2d6b7143c090df82ab11bc36236458bb5e6c274f5628330495818c27965fa494f55059ace6c6bc680642dbd5636c049793e71bce8a38fde1aa029603442bf8c983b37763b77218b666dad19035c66b889ece8b0d5ffa54c8fa7d4710b94a59f189c3848e4164285cfd3c8826e8fbbcbd22f4a35934a5737d2a387602a0264da9",
+    "latest": "2021.05.16",
+    "signature": "618da261ee1641c09680c035b582c734fa415f27f32a0dfc61b071879f77daa128790bc6714d0648fa8813f439733a4db1741e3fceec25e042c1f786d3722529a586d1448e0a136fa0697e5d550e9f301f0cd8baca7fc9f213d8cebc5ce5f86c4024e1d76129b030ddb8a3735c81af7c3feeaf189a7b5184804fef83bcd4b75d",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -13671,6 +13671,20 @@
                 "https://yt-dl.org/downloads/2021.04.26/youtube-dl-2021.04.26.tar.gz",
                 "4ccf21f4a0daee0d58bef569c71dd459bd1f629248995b4e4856b6926531ea4a"
             ]
+        },
+        "2021.05.16": {
+            "bin": [
+                "https://yt-dl.org/downloads/2021.05.16/youtube-dl",
+                "ccf13c8fb48c0d69ac0eb742322f8ec3643a75f8743291bdbabbbcd59ae27380"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2021.05.16/youtube-dl.exe",
+                "0bcaeb40c295db3ebefe607c13620d65be33cf033d70f9afd16e6df5766896d9"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2021.05.16/youtube-dl-2021.05.16.tar.gz",
+                "d4012a5ca8d77f8ee30a21532fd1042ed287c0784a5a76fcb74cc33ef76f1afd"
+            ]
         }
     }
 }
\ No newline at end of file