removed remux video
Removed remux video Shortened preset name.
This commit is contained in:
parent
2e0fe582ad
commit
c2ac1c4f59
1 changed files with 1 additions and 2 deletions
|
|
@ -8,11 +8,10 @@ presets:
|
||||||
merge_output_format: "mp4"
|
merge_output_format: "mp4"
|
||||||
remux_video: "mp4"
|
remux_video: "mp4"
|
||||||
|
|
||||||
max_1080_video_quality:
|
max_1080p:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
format: "(bv*[height<=1080]+bestaudio/best[height<=1080])"
|
format: "(bv*[height<=1080]+bestaudio/best[height<=1080])"
|
||||||
merge_output_format: "mp4"
|
merge_output_format: "mp4"
|
||||||
remux_video: "mp4"
|
|
||||||
|
|
||||||
chunk_initial_download:
|
chunk_initial_download:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue