diff options
author | Sergey M․ <[email protected]> | 2020-11-01 08:53:23 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2020-11-16 21:27:43 +0700 |
commit | 64931996024e264becedc9c26573f3b653e9490e (patch) | |
tree | b733ea148edeea2f622af63c6e6a7c23955ea48d | |
parent | ed3623e79461eb7a2ba23c6d51c9a7b14f8a7166 (diff) | |
download | youtube-dl-64931996024e264becedc9c26573f3b653e9490e.tar.gz youtube-dl-64931996024e264becedc9c26573f3b653e9490e.zip |
release 2020.11.01
-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 2071b88be..97c4c8edb 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.09.20/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/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.09.20/youtube-dl">2020.09.20</a> (<a href="https://yt-dl.org/downloads/2020.09.20/youtube-dl.sig">sig</a>)</h2> +<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> -<p><strong>SHA256</strong>: b5660fa8441337c6b75448550bd6dcc7f97fe966b4ebb9bf47ff2b1cd4e3633a</p> +<p><strong>SHA256</strong>: 3320ec8438dce181e70fa2ab291cc90530edcdf9c1030b9e00237693275bfb04</p> <p> - <a href="https://yt-dl.org/downloads/2020.09.20/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.09.20/youtube-dl.exe.sig">sig</a> - SHA256 2b71484b309ae369873cb9a421ac03ba6b642704e112eb1ca5cde6820a12d8fb)<br> - <a href="https://yt-dl.org/downloads/2020.09.20/youtube-dl-2020.09.20.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.09.20/youtube-dl-2020.09.20.tar.gz.sig">sig</a> - SHA256 ac1a799cf968345bf29089ed2e5c5d4f4a32031625d808369e61b6362d1c7cde) + <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) </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 06f6f6ddd..00e035f0f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.09.20
\ No newline at end of file +2020.11.01
\ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e84f79f87..93c848022 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-09-20T12:32:23.085767Z</updated> + <updated>2020-11-01T08:53:22.708441Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -14075,4 +14075,19 @@ <updated>2020-09-20T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.01</id> + <title>New version 2020.11.01</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/">https://yt-dl.org/downloads/2020.11.01/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2020-11-01T00:00:00Z</updated> + </entry> + </feed>
\ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a05047bef..a9ed44572 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.09.20", - "signature": "1b5013fd3e68c31d81de4d02517cd4bba79b98b640a0834d4a3068318087314aaa8910bf059f8856c02b2dbbf99a1d93bd614721e004c16acf3dfa2ec13bd36498dcdf89e18b501d368d3e4c5cbd29b7ff17f623cede15c22d19c6e689377e366953c6769c98418f5062eaec945e1ac89b7f493ea5771eb7ae9bef8ba2a6f759", + "latest": "2020.11.01", + "signature": "8c8279889360aef50d15ee84cfdca043764cf3d37df5eb2efb0542835ccc074736b0dd8b7f518f8eb548f88fb47a6c40b1262d3b40361720f6e8f7e1051663f9a2632f50eb6f184ca7d7fb1c2fc056365ce7367d9fefc3a6ce7b0b7bc76ea0daa63033d899cc7e9bb849f7097fda33f869c4bb872c970fc5b68b5a07befd457f", "versions": { "2012.02.22": { "bin": [ @@ -13139,6 +13139,20 @@ "https://yt-dl.org/downloads/2020.09.20/youtube-dl-2020.09.20.tar.gz", "ac1a799cf968345bf29089ed2e5c5d4f4a32031625d808369e61b6362d1c7cde" ] + }, + "2020.11.01": { + "bin": [ + "https://yt-dl.org/downloads/2020.11.01/youtube-dl", + "3320ec8438dce181e70fa2ab291cc90530edcdf9c1030b9e00237693275bfb04" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.11.01/youtube-dl.exe", + "10a40a81e0b00944e30b7f9a3244db0b641fced66dafa1fd06153c5126877753" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.11.01/youtube-dl-2020.11.01.tar.gz", + "d42c209163a0a1043c20f88567cb728a789e24eb5c1f57efb265b04b588ced02" + ] } } }
\ No newline at end of file |