diff --git a/download.html b/download.html index 9f5c3b206..a18f9d4d8 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.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> +<p><a href="https://yt-dl.org/downloads/2020.09.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.07.28/youtube-dl">2020.07.28</a> (<a href="https://yt-dl.org/downloads/2020.07.28/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2020.09.06/youtube-dl">2020.09.06</a> (<a href="https://yt-dl.org/downloads/2020.09.06/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 5af3e544ecef3232ab6fdc26905ad56771ec3543c150d1940294dfab92a463cb</p> +<p><strong>SHA256</strong>: e9334369558ec6478ac5599b6d8bf4e68fb54d4e6db090cc61dface46e6c1508</p> <p> - <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) + <a href="https://yt-dl.org/downloads/2020.09.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.09.06/youtube-dl.exe.sig">sig</a> - SHA256 c88838b19b57c2f0bcba89c3e208342af119d0412de94a09227dfcb528e3f406)<br> + <a href="https://yt-dl.org/downloads/2020.09.06/youtube-dl-2020.09.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.09.06/youtube-dl-2020.09.06.tar.gz.sig">sig</a> - SHA256 ea8bc09d12504d98521bd1c74af27eae2c6fde7c1ce4e2c43d98ef952e8347a0) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 98c701bcb..a9b15d5ca 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -965,16 +965,13 @@ <li><b>TVPlayHome</b></li> <li><b>Tweakers</b></li> <li><b>TwitCasting</b></li> - <li><b>twitch:chapter</b></li> <li><b>twitch:clips</b></li> - <li><b>twitch:profile</b></li> <li><b>twitch:stream</b></li> - <li><b>twitch:video</b></li> - <li><b>twitch:videos:all</b></li> - <li><b>twitch:videos:highlights</b></li> - <li><b>twitch:videos:past-broadcasts</b></li> - <li><b>twitch:videos:uploads</b></li> <li><b>twitch:vod</b></li> + <li><b>TwitchCollection</b></li> + <li><b>TwitchVideos</b></li> + <li><b>TwitchVideosClips</b></li> + <li><b>TwitchVideosCollections</b></li> <li><b>twitter</b></li> <li><b>twitter:amplify</b></li> <li><b>twitter:broadcast</b></li> diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 190135117..8fbab56aa 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.07.28 \ No newline at end of file +2020.09.06 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e34bb5d47..c886b11a2 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-07-28T05:14:50.219857Z</updated> + <updated>2020-09-06T13:02:11.398585Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -14030,4 +14030,19 @@ <updated>2020-07-28T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.09.06</id> + <title>New version 2020.09.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.09.06/">https://yt-dl.org/downloads/2020.09.06/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2020-09-06T00:00:00Z</updated> + </entry> + </feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6d87f25e6..a94cd6d5e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.07.28", - "signature": "0e63659564db2742ebd52bfe7ba9201783f40a928fdd938d815a1403055a8fb7b9903cf011031723353194e91d1358000aa7ec0b778a0e5a75bf21f0f30cf804fc63b9c6cf6b30d49f7b387939d421da9a31f6c3ffae6cea48f068eebfac2afc07c3a77e6079432fa155995e5c4fd267abbc4e3398b1d359ddfe6c17a9ae2a1b", + "latest": "2020.09.06", + "signature": "0e95a3a7cf3510c73633b025953cd5360f1a7bd22becf7c794cc6dd257eee576df7fe6e6e6365da41962c6942770a1a3abc27600bcedc9c8409e4b8c2b6748efeea16ea37f5830674adf4badb5c82aeb86440dfcaef7c486332ec24503fefb072ed5a66db05aab99ff955c297d61487ac24b973c18de7f5300b7d2f74030f366", "versions": { "2012.02.22": { "bin": [ @@ -13097,6 +13097,20 @@ "https://yt-dl.org/downloads/2020.07.28/youtube-dl-2020.07.28.tar.gz", "1fb3e34d80400464e55aeeb61256c36468116ad9efe82543b437a777a2efc7c5" ] + }, + "2020.09.06": { + "bin": [ + "https://yt-dl.org/downloads/2020.09.06/youtube-dl", + "e9334369558ec6478ac5599b6d8bf4e68fb54d4e6db090cc61dface46e6c1508" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.09.06/youtube-dl.exe", + "c88838b19b57c2f0bcba89c3e208342af119d0412de94a09227dfcb528e3f406" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.09.06/youtube-dl-2020.09.06.tar.gz", + "ea8bc09d12504d98521bd1c74af27eae2c6fde7c1ce4e2c43d98ef952e8347a0" + ] } } } \ No newline at end of file