diff options
author | Sergey M․ <[email protected]> | 2020-07-28 05:14:51 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2020-07-28 05:14:51 +0700 |
commit | 70514be571f91500745e30b43b1ef40f49c4e56f (patch) | |
tree | 96a69f7c3ac3fe3d9743c93bc2bc0082645250de | |
parent | 1b2524162f576008b3ee0320b69d84f438cb6d54 (diff) | |
download | youtube-dl-70514be571f91500745e30b43b1ef40f49c4e56f.tar.gz youtube-dl-70514be571f91500745e30b43b1ef40f49c4e56f.zip |
release 2020.07.28
-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 c47cce3ac..9f5c3b206 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.06.16.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> +<p><a href="https://yt-dl.org/downloads/2020.07.28/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.06.16.1/youtube-dl">2020.06.16.1</a> (<a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2020.07.28/youtube-dl">2020.07.28</a> (<a href="https://yt-dl.org/downloads/2020.07.28/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 3062fcc8e511cec6ebbf58c87894bb64273d4668cc584439e4c722b76ff0c9eb</p> +<p><strong>SHA256</strong>: 5af3e544ecef3232ab6fdc26905ad56771ec3543c150d1940294dfab92a463cb</p> <p> - <a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl.exe.sig">sig</a> - SHA256 23c8a1e22ca9e6bf1d911656a68c7fd9712835f2ebb66f8d87326f001b607af5)<br> - <a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl-2020.06.16.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl-2020.06.16.1.tar.gz.sig">sig</a> - SHA256 fd06c016ce2a8b82a3cee245acc397433ddb54a276bdf8d79bcaddbe194000e0) + <a href="https://yt-dl.org/downloads/2020.07.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.07.28/youtube-dl.exe.sig">sig</a> - SHA256 2c554cba25f6a11536b8e80ad7c630f64a842476c3924f79e5d9fe5716d394db)<br> + <a href="https://yt-dl.org/downloads/2020.07.28/youtube-dl-2020.07.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.07.28/youtube-dl-2020.07.28.tar.gz.sig">sig</a> - SHA256 1fb3e34d80400464e55aeeb61256c36468116ad9efe82543b437a777a2efc7c5) </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 ff4cad414..190135117 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.06.16.1
\ No newline at end of file +2020.07.28
\ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a8aa4ede5..e34bb5d47 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-06-16T06:23:49.533555Z</updated> + <updated>2020-07-28T05:14:50.219857Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -14015,4 +14015,19 @@ <updated>2020-06-16T00:00:01Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.07.28</id> + <title>New version 2020.07.28</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.07.28/">https://yt-dl.org/downloads/2020.07.28/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2020-07-28T00:00:00Z</updated> + </entry> + </feed>
\ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 552acebf8..6d87f25e6 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.06.16.1", - "signature": "319116f6517443b6a95b93bfc0616dc02a86f33215eca4da3c8f2976f9e02d3b80d4587a4c1d740c47f0b6da5af860face17f9cf0c04d70f13afd57039bdd9224c89c4c5cbb31b5fed5a56f18d64b9f5d8ac3a9ea0ec2d7f1fedbfb1b8a34d3108f8ef0ddc78b53bfaef8058e75167a67dc9f16614f41f84f2b3d31a734f8f4e", + "latest": "2020.07.28", + "signature": "0e63659564db2742ebd52bfe7ba9201783f40a928fdd938d815a1403055a8fb7b9903cf011031723353194e91d1358000aa7ec0b778a0e5a75bf21f0f30cf804fc63b9c6cf6b30d49f7b387939d421da9a31f6c3ffae6cea48f068eebfac2afc07c3a77e6079432fa155995e5c4fd267abbc4e3398b1d359ddfe6c17a9ae2a1b", "versions": { "2012.02.22": { "bin": [ @@ -13083,6 +13083,20 @@ "https://yt-dl.org/downloads/2020.06.16.1/youtube-dl-2020.06.16.1.tar.gz", "fd06c016ce2a8b82a3cee245acc397433ddb54a276bdf8d79bcaddbe194000e0" ] + }, + "2020.07.28": { + "bin": [ + "https://yt-dl.org/downloads/2020.07.28/youtube-dl", + "5af3e544ecef3232ab6fdc26905ad56771ec3543c150d1940294dfab92a463cb" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.07.28/youtube-dl.exe", + "2c554cba25f6a11536b8e80ad7c630f64a842476c3924f79e5d9fe5716d394db" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.07.28/youtube-dl-2020.07.28.tar.gz", + "1fb3e34d80400464e55aeeb61256c36468116ad9efe82543b437a777a2efc7c5" + ] } } }
\ No newline at end of file |