No longer enable --mtime by default (#12781)
Closes #12780 Authored by: seproDev
This commit is contained in:
parent
30fa54280b
commit
f3008bc5f8
6 changed files with 20 additions and 12 deletions
|
|
@ -482,7 +482,8 @@ class YoutubeDL:
|
|||
The following options do not work when used through the API:
|
||||
filename, abort-on-error, multistreams, no-live-chat,
|
||||
format-sort, no-clean-infojson, no-playlist-metafiles,
|
||||
no-keep-subs, no-attach-info-json, allow-unsafe-ext, prefer-vp9-sort.
|
||||
no-keep-subs, no-attach-info-json, allow-unsafe-ext, prefer-vp9-sort,
|
||||
mtime-by-default.
|
||||
Refer __init__.py for their implementation
|
||||
progress_template: Dictionary of templates for progress outputs.
|
||||
Allowed keys are 'download', 'postprocess',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue