diff options
Diffstat (limited to 'download.html')
-rw-r--r-- | download.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/download.html b/download.html index 13aff779a..ebd301ea7 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/2021.01.24.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/2021.02.04/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/2021.01.24.1/youtube-dl">2021.01.24.1</a> (<a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl">2021.02.04</a> (<a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: cb9f350dde08685c8f841818b6fe54271361f590570554313a897810f0240a8a</p> +<p><strong>SHA256</strong>: b235916f3e1885df7b18465e094b6e85d481ac3a21f231abb211d47840cc9d4d</p> <p> - <a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl.exe.sig">sig</a> - SHA256 2345311b6899a1bf78a43b3e3efd2c7b27dbc47da165435c41fde7a4442dd292)<br> - <a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl-2021.01.24.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl-2021.01.24.1.tar.gz.sig">sig</a> - SHA256 de2516d3e6de73f2089dd0ccb0880364c7da34e5c902631feb96d4ebc6d13000) + <a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl.exe.sig">sig</a> - SHA256 564aaadad166e5b8c55bc76a4f5d81fc035afeb028546f03ebb2e4e5f4a803a4)<br> + <a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl-2021.02.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl-2021.02.04.tar.gz.sig">sig</a> - SHA256 c5e4eb3c85dbc38eeecb1921a818e787420d3b871a26c61a36dd4aeb93634ced) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: |