1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-07-02 00:16:19 +00:00

Merge 65c58ac155c467f228b987b2debe09a9d8bd0b5b into 711e72c292327674c4a0593fdbb83d6347738ec9

This commit is contained in:
Kumar Kriti 2025-02-14 23:02:41 -05:00 committed by GitHub
commit c06a7b96ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ youtube-dl - download videos from youtube.com or other video platforms
# INSTALLATION
To install it right away for all UNIX users (Linux, macOS, etc.), type:
To install it right away for all UNIX users (Windows,Linux, macOS, etc.), type:
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl