diff options
author | Sergey M․ <[email protected]> | 2020-06-06 01:53:37 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2020-06-06 01:53:37 +0700 |
commit | ae70e648d79f919d29dc89776f370f019151b803 (patch) | |
tree | 6356119721e4ee9c54b851f38847723c434ac5d9 | |
parent | eb06cd75f154b25de5e4b30b5aea1b419dea6f90 (diff) | |
download | youtube-dl-ae70e648d79f919d29dc89776f370f019151b803.tar.gz youtube-dl-ae70e648d79f919d29dc89776f370f019151b803.zip |
release 2020.06.06
-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 efaad12c5..13912c332 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.05.29/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.06.06/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.05.29/youtube-dl">2020.05.29</a> (<a href="https://yt-dl.org/downloads/2020.05.29/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl">2020.06.06</a> (<a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: ab73d960a7717e504911aa73ff43ed565485a0179f03af596020883f000936ed</p> +<p><strong>SHA256</strong>: cbcd893081ced5de5977c0717cdc74aab39ec10ff31acb864c4145d66599b622</p> <p> - <a href="https://yt-dl.org/downloads/2020.05.29/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.05.29/youtube-dl.exe.sig">sig</a> - SHA256 201379c9c1796334039ee44f74a2700983c524a5d9b56eee21705d20cf0dab13)<br> - <a href="https://yt-dl.org/downloads/2020.05.29/youtube-dl-2020.05.29.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.05.29/youtube-dl-2020.05.29.tar.gz.sig">sig</a> - SHA256 23ba8f31df7f11c0acab9ca71a29a1a89e8697aceac957b0bbd19ce896552f84) + <a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl.exe.sig">sig</a> - SHA256 b5c857d61c170e11a89ac3f85e4f2b550ebf6513cc13aebbbb576d07f9b45efe)<br> + <a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl-2020.06.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl-2020.06.06.tar.gz.sig">sig</a> - SHA256 de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3) </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 e01f0db25..73e884b7c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.05.29
\ No newline at end of file +2020.06.06
\ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d8456ab9e..e9dfa2471 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-05-29T03:36:58.045615Z</updated> + <updated>2020-06-06T01:53:36.228285Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -13970,4 +13970,19 @@ <updated>2020-05-29T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.06.06</id> + <title>New version 2020.06.06</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.06.06/">https://yt-dl.org/downloads/2020.06.06/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2020-06-06T00:00:00Z</updated> + </entry> + </feed>
\ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9ce601d6f..fffea7467 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.05.29", - "signature": "4d0fcfed542ce5de89dffc1a522e4e27b5bc99e109a1f656cd1005bdbb01ac28511101b5e0b8eec763374803817c8da4efc7e4a770120843c0299f238f88ccfe8bce8f7a7e52f743728e00d7fba04713163394154f4ccac28099e5cc442e549148b400ffb9c73977c9b6cfb734cc77421dfef5a8d7d39fd67cfc2c71ba3ab895", + "latest": "2020.06.06", + "signature": "159f23e1306b4d9445e64ac00e967264dac38084f8fce93a81cb32202b49d2b5f81117798f85dc4d36651e643d16265e429e139c6bec3defe2f630691aca132fc9f98b27af11dcbfa53c285740cafffa595ace73b8b85f115df80a317394a0fba3c42cd9d1fde98d885c634420fc9c2e71c23d7333448de9feaca63bbbb17d18", "versions": { "2012.02.22": { "bin": [ @@ -13041,6 +13041,20 @@ "https://yt-dl.org/downloads/2020.05.29/youtube-dl-2020.05.29.tar.gz", "23ba8f31df7f11c0acab9ca71a29a1a89e8697aceac957b0bbd19ce896552f84" ] + }, + "2020.06.06": { + "bin": [ + "https://yt-dl.org/downloads/2020.06.06/youtube-dl", + "cbcd893081ced5de5977c0717cdc74aab39ec10ff31acb864c4145d66599b622" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.06.06/youtube-dl.exe", + "b5c857d61c170e11a89ac3f85e4f2b550ebf6513cc13aebbbb576d07f9b45efe" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.06.06/youtube-dl-2020.06.06.tar.gz", + "de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3" + ] } } }
\ No newline at end of file |