浏览代码

release 2020.12.07

Sergey M․ 4 年之前
父节点
当前提交
072adab987
共有 5 个文件被更改,包括 41 次插入9 次删除
  1. 5 5
      download.html
  2. 3 0
      supportedsites.html
  3. 1 1
      update/LATEST_VERSION
  4. 16 1
      update/releases.atom
  5. 16 2
      update/versions.json

+ 5 - 5
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>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.12.05/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.12.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>
 
 
-<h2><a href="https://yt-dl.org/downloads/2020.12.05/youtube-dl">2020.12.05</a> (<a href="https://yt-dl.org/downloads/2020.12.05/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2020.12.07/youtube-dl">2020.12.07</a> (<a href="https://yt-dl.org/downloads/2020.12.07/youtube-dl.sig">sig</a>)</h2>
 
 
-<p><strong>SHA256</strong>: cf167c3bae2dd0b586fd64781caff3c93adaaf1cb85b28bc59451cc06194589f</p>
+<p><strong>SHA256</strong>: b5f20c16375a3db52cacfb7d96b8fc671fb8ee3daf73d2338d3837b66c6f3b57</p>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2020.12.05/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.12.05/youtube-dl.exe.sig">sig</a> - SHA256 e44786b2a0568810a93783eaad362687f15e14dc0828fe1adc0987de2f3cae2d)<br>
-	<a href="https://yt-dl.org/downloads/2020.12.05/youtube-dl-2020.12.05.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.12.05/youtube-dl-2020.12.05.tar.gz.sig">sig</a> - SHA256 15abf087a14c4b0c21336c27d9f8fd8798841f107225ded5a4fc7c8c6821ba18)
+	<a href="https://yt-dl.org/downloads/2020.12.07/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.12.07/youtube-dl.exe.sig">sig</a> - SHA256 2368e5e33968b6cf0aa23fe0e6cf66c0945de8785c5fe58c7f4c6ac69b4bf24c)<br>
+	<a href="https://yt-dl.org/downloads/2020.12.07/youtube-dl-2020.12.07.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.12.07/youtube-dl-2020.12.07.tar.gz.sig">sig</a> - SHA256 51672c19864d4e2e593e55a6aec32cb348cd5c915ce0121e53eb0296a6e27969)
 </p>
 </p>
 
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:

+ 3 - 0
supportedsites.html

@@ -50,6 +50,8 @@
 	<li><b>adobetv:video</b></li>
 	<li><b>adobetv:video</b></li>
 	<li><b>AdultSwim</b></li>
 	<li><b>AdultSwim</b></li>
 	<li><b>aenetworks</b>: A+E Networks: A&E, Lifetime, History.com, FYI Network and History Vault</li>
 	<li><b>aenetworks</b>: A+E Networks: A&E, Lifetime, History.com, FYI Network and History Vault</li>
+	<li><b>aenetworks:collection</b></li>
+	<li><b>aenetworks:show</b></li>
 	<li><b>afreecatv</b>: afreecatv.com</li>
 	<li><b>afreecatv</b>: afreecatv.com</li>
 	<li><b>AirMozilla</b></li>
 	<li><b>AirMozilla</b></li>
 	<li><b>AliExpressLive</b></li>
 	<li><b>AliExpressLive</b></li>
@@ -1179,6 +1181,7 @@
 	<li><b>youtube:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)</li>
 	<li><b>youtube:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)</li>
 	<li><b>youtube:tab</b>: YouTube.com tab</li>
 	<li><b>youtube:tab</b>: YouTube.com tab</li>
 	<li><b>youtube:watchlater</b>: Youtube watch later list, ":ytwatchlater" for short (requires authentication)</li>
 	<li><b>youtube:watchlater</b>: Youtube watch later list, ":ytwatchlater" for short (requires authentication)</li>
+	<li><b>YoutubeYtBe</b></li>
 	<li><b>YoutubeYtUser</b></li>
 	<li><b>YoutubeYtUser</b></li>
 	<li><b>Zapiks</b></li>
 	<li><b>Zapiks</b></li>
 	<li><b>Zaq1</b></li>
 	<li><b>Zaq1</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2020.12.05
+2020.12.07

+ 16 - 1
update/releases.atom

@@ -3,7 +3,7 @@
     <link rel="self" href="http://ytdl-org.github.io/youtube-dl/update/releases.atom" />
     <link rel="self" href="http://ytdl-org.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2020-12-05T03:41:29.742140Z</updated>
+    <updated>2020-12-07T02:05:03.119771Z</updated>
     
     
 	<entry>
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14270,4 +14270,19 @@
 	    <updated>2020-12-05T00:00:00Z</updated>
 	    <updated>2020-12-05T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.12.07</id>
+	    <title>New version 2020.12.07</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.12.07/">https://yt-dl.org/downloads/2020.12.07/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2020-12-07T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2020.12.05",
-    "signature": "97b2ad4cfc49999111c4990a95d0955923723aaf60be8f6eae8337db2557e287b5c51a3cd1c5693eaa151d24f4aeb6c91e00c78ab1617e687c55701f0f0d1149f626f2f4380f85b5573c999135caf58ed37202a5f9db775d559554e35d919b9d27c7fd72606c67473edf724c1b53fd8c33e9d72e1974ad10d579c8a50013d262",
+    "latest": "2020.12.07",
+    "signature": "33df790591302dc0cf9948a5e412a87ecb7a0b31fa17a0082b1119c386222df078381b3f7235a35c4d211712ede5b5502d63df205b4e3b957e5c25b6b7a44887125b763dc1efdd297fea746a97309e65a24e7a435daa3ae8efa66a3c967955a89e74d16df20d2b1c7b922117ae0f5a35f561d89d8d5e6257b6274afdcf44d9df",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -13321,6 +13321,20 @@
                 "https://yt-dl.org/downloads/2020.12.05/youtube-dl-2020.12.05.tar.gz",
                 "https://yt-dl.org/downloads/2020.12.05/youtube-dl-2020.12.05.tar.gz",
                 "15abf087a14c4b0c21336c27d9f8fd8798841f107225ded5a4fc7c8c6821ba18"
                 "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"
+            ]
         }
         }
     }
     }
 }
 }