diff options
author | Sergey M․ <[email protected]> | 2020-11-01 08:59:32 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2020-11-16 21:27:43 +0700 |
commit | 13423a09497194dc24ae041d62b21338433c6077 (patch) | |
tree | d9b5ad4c59f2e042854d397504f4b0cc9f2fca97 | |
parent | 64931996024e264becedc9c26573f3b653e9490e (diff) | |
download | youtube-dl-13423a09497194dc24ae041d62b21338433c6077.tar.gz youtube-dl-13423a09497194dc24ae041d62b21338433c6077.zip |
release 2020.11.01.1
-rw-r--r-- | download.html | 10 | ||||
-rw-r--r-- | update/LATEST_VERSION | 2 | ||||
-rw-r--r-- | update/releases.atom | 17 | ||||
-rw-r--r-- | update/versions.json | 18 |
4 files changed, 38 insertions, 9 deletions
diff --git a/download.html b/download.html index 97c4c8edb..95b6a9f19 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.01/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.01.1/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.01/youtube-dl">2020.11.01</a> (<a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl">2020.11.01.1</a> (<a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 3320ec8438dce181e70fa2ab291cc90530edcdf9c1030b9e00237693275bfb04</p> +<p><strong>SHA256</strong>: 4ad7795a1308c927575b5dc4c4e00eeabb54b3312e2fa889098caee8bf849712</p> <p> - <a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl.exe.sig">sig</a> - SHA256 10a40a81e0b00944e30b7f9a3244db0b641fced66dafa1fd06153c5126877753)<br> - <a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl-2020.11.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl-2020.11.01.tar.gz.sig">sig</a> - SHA256 d42c209163a0a1043c20f88567cb728a789e24eb5c1f57efb265b04b588ced02) + <a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl.exe.sig">sig</a> - SHA256 0f7b9dcb45bd9afcbc8585e9743ea6b23ed3091e1f9f9692a2da44d85302878d)<br> + <a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl-2020.11.01.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl-2020.11.01.1.tar.gz.sig">sig</a> - SHA256 7a62187bc9f91af42eb5c9c95652e350170a72dbbdac8c7d71a6aeb4885a901a) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 00e035f0f..1107d5f8e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.11.01
\ No newline at end of file +2020.11.01.1
\ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 93c848022..37df48ff4 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-01T08:53:22.708441Z</updated> + <updated>2020-11-01T08:59:31.119475Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -14090,4 +14090,19 @@ <updated>2020-11-01T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.01.1</id> + <title>New version 2020.11.01.1</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.01.1/">https://yt-dl.org/downloads/2020.11.01.1/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2020-11-01T00:00:01Z</updated> + </entry> + </feed>
\ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a9ed44572..2abae9900 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.11.01", - "signature": "8c8279889360aef50d15ee84cfdca043764cf3d37df5eb2efb0542835ccc074736b0dd8b7f518f8eb548f88fb47a6c40b1262d3b40361720f6e8f7e1051663f9a2632f50eb6f184ca7d7fb1c2fc056365ce7367d9fefc3a6ce7b0b7bc76ea0daa63033d899cc7e9bb849f7097fda33f869c4bb872c970fc5b68b5a07befd457f", + "latest": "2020.11.01.1", + "signature": "7c99bdfd9edaaec40fa9f43ba08be633349bb80e4b893157586ac2e26108513c16b67bddebae030d9d099c7d1ae12e82d7bf9ac35fcbccee446392566f16f0a44033a1df085ae35ec0413f0a2e9ad4e944e29ba96c809781d6429f455ff4e2acd7abc7bbf85f7c709b3c897f29421ac90870d38d3d3c4a86be81e747c36c9e20", "versions": { "2012.02.22": { "bin": [ @@ -13153,6 +13153,20 @@ "https://yt-dl.org/downloads/2020.11.01/youtube-dl-2020.11.01.tar.gz", "d42c209163a0a1043c20f88567cb728a789e24eb5c1f57efb265b04b588ced02" ] + }, + "2020.11.01.1": { + "bin": [ + "https://yt-dl.org/downloads/2020.11.01.1/youtube-dl", + "4ad7795a1308c927575b5dc4c4e00eeabb54b3312e2fa889098caee8bf849712" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.11.01.1/youtube-dl.exe", + "0f7b9dcb45bd9afcbc8585e9743ea6b23ed3091e1f9f9692a2da44d85302878d" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.11.01.1/youtube-dl-2020.11.01.1.tar.gz", + "7a62187bc9f91af42eb5c9c95652e350170a72dbbdac8c7d71a6aeb4885a901a" + ] } } }
\ No newline at end of file |