[BACKEND] Include .info.json files for Music video presets
This commit is contained in:
parent
ed969b84d2
commit
3639d6d61d
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ presets:
|
|||
output_directory: "{music_video_directory}"
|
||||
file_name: "{music_video_file_name}.{ext}"
|
||||
thumbnail_name: "{music_video_file_name}.jpg"
|
||||
info_json_name: "{music_video_file_name}.{info_json_ext}"
|
||||
maintain_download_archive: True
|
||||
|
||||
ytdl_options:
|
||||
|
|
|
|||
Loading…
Reference in a new issue