mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-13 05:43:21 +08:00
Trying to make clear what the options for --fixup are
This commit is contained in:
parent
2a5c26c980
commit
2791adb534
@ -422,8 +422,8 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
|
|||||||
--xattrs Write metadata to the video file's xattrs
|
--xattrs Write metadata to the video file's xattrs
|
||||||
(using dublin core and xdg standards)
|
(using dublin core and xdg standards)
|
||||||
--fixup POLICY Automatically correct known faults of the
|
--fixup POLICY Automatically correct known faults of the
|
||||||
file. One of never (do nothing), warn (only
|
file. One of "never" (do nothing), "warn" (only
|
||||||
emit a warning), detect_or_warn (the
|
emit a warning), "detect_or_warn" (the
|
||||||
default; fix file if we can, warn
|
default; fix file if we can, warn
|
||||||
otherwise)
|
otherwise)
|
||||||
--prefer-avconv Prefer avconv over ffmpeg for running the
|
--prefer-avconv Prefer avconv over ffmpeg for running the
|
||||||
|
Loading…
Reference in New Issue
Block a user