mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-22 21:53:22 +08:00
[README] updated with the option --force-recode-video
This commit is contained in:
parent
5e925259eb
commit
71b3b08b75
@ -399,6 +399,8 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
|
||||
--recode-video FORMAT Encode the video to another format if
|
||||
necessary (currently supported:
|
||||
mp4|flv|ogg|webm|mkv|avi)
|
||||
--force-recode-video Force recoding a video if it is already in
|
||||
the target format
|
||||
--postprocessor-args ARGS Give these arguments to the postprocessor
|
||||
-k, --keep-video Keep the video file on disk after the post-
|
||||
processing; the video is erased by default
|
||||
|
Loading…
Reference in New Issue
Block a user