info json in doc
This commit is contained in:
parent
752c65af04
commit
0cf5a11feb
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ class OutputOptions(StrictDictValidator):
|
||||||
file_name: "{title_sanitized}.{ext}"
|
file_name: "{title_sanitized}.{ext}"
|
||||||
# optional
|
# optional
|
||||||
thumbnail_name: "{title_sanitized}.{thumbnail_ext}"
|
thumbnail_name: "{title_sanitized}.{thumbnail_ext}"
|
||||||
|
info_json_name: "{title_sanitized}.{info_json_ext}"
|
||||||
maintain_download_archive: True
|
maintain_download_archive: True
|
||||||
keep_files_before: now
|
keep_files_before: now
|
||||||
keep_files_after: 19000101
|
keep_files_after: 19000101
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue