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 db8d26348..6e7f1ea57 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.04.17/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.04.26/youtube-dl.exe">Windows exe</a> requires <a href="https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe">Microsoft Visual C++ 2010 Service Pack 1 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.04.17/youtube-dl">2021.04.17</a> (<a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl">2021.04.26</a> (<a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 5756502fbb212375c31af4adc983107cfec66365b4548db1e93ca37f35cefacd</p> +<p><strong>SHA256</strong>: 0034c72da0d9fde46d03fa2c91a0a3182970f473e7687379e1b4ed7a47620e35</p> <p> - <a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl.exe.sig">sig</a> - SHA256 34a8048ffcab73c7b13b34e8646848f9d0f9b9215c4a3597b8f4b87664a2b393)<br> - <a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl-2021.04.17.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.04.17/youtube-dl-2021.04.17.tar.gz.sig">sig</a> - SHA256 75eff59a6a81708e1bf075f1a46cea4058694c286f154a35ee7d6dd760da0e42) + <a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl.exe.sig">sig</a> - SHA256 79de27080b12587153910e67a256aa524e91f37a28b368c07018e5a94704a123)<br> + <a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl-2021.04.26.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.04.26/youtube-dl-2021.04.26.tar.gz.sig">sig</a> - SHA256 4ccf21f4a0daee0d58bef569c71dd459bd1f629248995b4e4856b6926531ea4a) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: |