1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 04:00:02 +08:00

Grammar fix in download.html

Fixed an awkward sentence in download.html
No code change.
This commit is contained in:
Atlas Cove 2020-04-23 13:42:51 +01:00 committed by GitHub
parent 1c3a449f5f
commit b47abdbed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
<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.03.24/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.03.24/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, as it is already embedded into the binary.</p>
<h2><a href="https://yt-dl.org/downloads/2020.03.24/youtube-dl">2020.03.24</a> (<a href="https://yt-dl.org/downloads/2020.03.24/youtube-dl.sig">sig</a>)</h2>