This commit is contained in:
起岚 2026-07-31 13:05:20 +08:00 committed by GitHub
commit dd9f392929
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ Windows users can [download an .exe file](https://yt-dl.org/latest/youtube-dl.ex
You can also use pip:
sudo -H pip install --upgrade youtube-dl
pip install --upgrade --force-reinstall git+https://github.com/ytdl-org/youtube-dl.git
This command will update youtube-dl if you have already installed it. See the [pypi page](https://pypi.python.org/pypi/youtube_dl) for more information.