1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-02 16:02:53 +08:00

[README] updated with the option --force-recode-video

This commit is contained in:
Pierre Mdawar 2019-02-06 11:02:35 +02:00
parent 5e925259eb
commit 71b3b08b75

View File

@ -399,6 +399,8 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
--recode-video FORMAT Encode the video to another format if --recode-video FORMAT Encode the video to another format if
necessary (currently supported: necessary (currently supported:
mp4|flv|ogg|webm|mkv|avi) 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 --postprocessor-args ARGS Give these arguments to the postprocessor
-k, --keep-video Keep the video file on disk after the post- -k, --keep-video Keep the video file on disk after the post-
processing; the video is erased by default processing; the video is erased by default