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 5816933fb..19fc7a0d7 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.01.01/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.01.15/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.01.01/youtube-dl">2020.01.01</a> (<a href="https://yt-dl.org/downloads/2020.01.01/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2020.01.15/youtube-dl">2020.01.15</a> (<a href="https://yt-dl.org/downloads/2020.01.15/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 9acc584534957ac8ca764fa16459ea1351f8a241bcab12897a43732b180fb4fc</p> +<p><strong>SHA256</strong>: 510c41000b0cdb3fa8837051455e0951325b271642b41d601d3812b4b40fab03</p> <p> - <a href="https://yt-dl.org/downloads/2020.01.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.01.01/youtube-dl.exe.sig">sig</a> - SHA256 e3942c50671df0bb8bfc36d8137b5be1a91afd78c969c32146c3b5de54f58b2c)<br> - <a href="https://yt-dl.org/downloads/2020.01.01/youtube-dl-2020.01.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.01.01/youtube-dl-2020.01.01.tar.gz.sig">sig</a> - SHA256 0ab06abce0eecf77b6ceed4c06613325ede4e72e1a6ff528be320277250a1b5d) + <a href="https://yt-dl.org/downloads/2020.01.15/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.01.15/youtube-dl.exe.sig">sig</a> - SHA256 38a3c3ab5c0005dc490e433ccd97ba54f8b7370cda60f6e835afcd213de4ecd2)<br> + <a href="https://yt-dl.org/downloads/2020.01.15/youtube-dl-2020.01.15.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.01.15/youtube-dl-2020.01.15.tar.gz.sig">sig</a> - SHA256 556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: |