1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 13:24:40 -04:00

Add --no-update

Closes #4060
This commit is contained in:
pukkandan
2022-06-13 19:15:54 +05:30
parent e3aae45a6f
commit d32f30ac48
2 changed files with 5 additions and 0 deletions

View File

@@ -325,6 +325,7 @@ You can also fork the project on github and run your fork's [build workflow](.gi
-h, --help Print this help text and exit
--version Print program version and exit
-U, --update Update this program to latest version
--no-update Do not update (default)
-i, --ignore-errors Ignore download and postprocessing errors.
The download will be considered successful
even if the postprocessing fails