diff options
author | Sergey M․ <[email protected]> | 2019-10-22 00:10:44 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2019-10-22 00:10:44 +0700 |
commit | b8cd091fabd1f1bf04c4c3cec3a76f18570d82f8 (patch) | |
tree | eacc30a8a287ef949001b64bcd14fd124361cf2d /download.html | |
parent | 95eeda441b6cac44ee59ef99a576ce0c8ad44346 (diff) | |
download | youtube-dl-b8cd091fabd1f1bf04c4c3cec3a76f18570d82f8.tar.gz youtube-dl-b8cd091fabd1f1bf04c4c3cec3a76f18570d82f8.zip |
release 2019.10.22
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 c2a714dea..de6ff6bbd 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.10.16/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.10.22/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.10.16/youtube-dl">2019.10.16</a> (<a href="https://yt-dl.org/downloads/2019.10.16/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2019.10.22/youtube-dl">2019.10.22</a> (<a href="https://yt-dl.org/downloads/2019.10.22/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 308eefc06e91ca975fceb9919e1fc888426bb5bfcbc799f0c9d64ae767a6b2d7</p> +<p><strong>SHA256</strong>: bed215407de4cc6bf57c8e405cfbbca5fd568cc22f3dc36842bf59731e286000</p> <p> - <a href="https://yt-dl.org/downloads/2019.10.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.10.16/youtube-dl.exe.sig">sig</a> - SHA256 a6730abebf405c6f2f272f2071f3d7e8975c2b8d76a17b7ce4f03e9413f02449)<br> - <a href="https://yt-dl.org/downloads/2019.10.16/youtube-dl-2019.10.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.10.16/youtube-dl-2019.10.16.tar.gz.sig">sig</a> - SHA256 f2acb43ae419ee6c33e94989cada162b4566755dc1d5e0935368952290a92b21) + <a href="https://yt-dl.org/downloads/2019.10.22/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.10.22/youtube-dl.exe.sig">sig</a> - SHA256 b4b6dbbc07ce98ad1c7eb750c3b771ad7689da896e8370a96f511ebd3a240cf0)<br> + <a href="https://yt-dl.org/downloads/2019.10.22/youtube-dl-2019.10.22.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.10.22/youtube-dl-2019.10.22.tar.gz.sig">sig</a> - SHA256 8b678129fe221cda70ac4a4ccd13372b65e9b4faa7c12cbbe4ca01ec2f378f1b) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: |