adding common 1080p MAX preset
max_1080_video_quality:
This commit is contained in:
parent
92afa6aa88
commit
327e376d80
1 changed files with 6 additions and 0 deletions
|
|
@ -8,6 +8,12 @@ presets:
|
|||
merge_output_format: "mp4"
|
||||
remux_video: "mp4"
|
||||
|
||||
max_1080_video_quality:
|
||||
ytdl_options:
|
||||
format: "(bv*[height<=1080]+bestaudio/best[height<=1080])"
|
||||
merge_output_format: "mp4"
|
||||
remux_video: "mp4"
|
||||
|
||||
chunk_initial_download:
|
||||
ytdl_options:
|
||||
max_downloads: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue