diff options
author | Sergey M․ <[email protected]> | 2019-07-14 03:16:51 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2019-07-14 03:16:51 +0700 |
commit | 3c2d79f7f010d2550eb24420ad464494cd176aed (patch) | |
tree | 584e396c3ece55fbd941fbe902f432e3005b1a05 /download.html | |
parent | 84d88ccaa2e1dedf1ccface0fa8dac1cff015289 (diff) | |
download | youtube-dl-3c2d79f7f010d2550eb24420ad464494cd176aed.tar.gz youtube-dl-3c2d79f7f010d2550eb24420ad464494cd176aed.zip |
release 2019.07.14
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 d34d4867a..ea663b5b6 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/2019.07.12/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/2019.07.14/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/2019.07.12/youtube-dl">2019.07.12</a> (<a href="https://yt-dl.org/downloads/2019.07.12/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl">2019.07.14</a> (<a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 96db5060e62b455632a5682d48b4f207a4940e2252061bb535cf1bb5509e8385</p> +<p><strong>SHA256</strong>: 15a285a33daf02ac69f615692924139263d8b4ad0d81b785ab7e7e9eb0e845c1</p> <p> - <a href="https://yt-dl.org/downloads/2019.07.12/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.07.12/youtube-dl.exe.sig">sig</a> - SHA256 8536d29b29fd694d20f05cdcb7ddfce3776189f32ed8999aa2d33ea9e35e8713)<br> - <a href="https://yt-dl.org/downloads/2019.07.12/youtube-dl-2019.07.12.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.07.12/youtube-dl-2019.07.12.tar.gz.sig">sig</a> - SHA256 b68549722b06d655b1e67c5d17920f626731247cf20c1c80ec57427112b4c8d5) + <a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl.exe.sig">sig</a> - SHA256 57d6b7e4fdb7b79011ab9c12394b62b6431a6459754c76b36925fc35bcf54ac4)<br> + <a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl-2019.07.14.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl-2019.07.14.tar.gz.sig">sig</a> - SHA256 4615b41dae21b7091bffc54d5a08f27bf3da511ad13d7977aba183f70da01400) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: |