mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-02 18:53:21 +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
|
--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
|
||||||
|
Loading…
Reference in New Issue
Block a user