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

Don't imply -s for later stages of -O

This commit is contained in:
pukkandan
2022-04-20 02:25:33 +05:30
parent e08585b0f8
commit 62f6f1cbf2
4 changed files with 15 additions and 12 deletions

View File

@@ -690,9 +690,10 @@ You can also fork the project on github and run your fork's [build workflow](.gi
print it, separated by a ":". Supported
values of "WHEN" are the same as that of
--use-postprocessor, and "video" (default).
Implies --quiet and --simulate (unless
--no-simulate is used). This option can be
used multiple times
Implies --quiet. Implies --simulate unless
--no-simulate or later stages of WHEN are
used. This option can be used multiple
times
--print-to-file [WHEN:]TEMPLATE FILE
Append given template to the file. The
values of WHEN and TEMPLATE are same as