Add compat-option no-clean-infojson

This commit is contained in:
pukkandan
2021-07-31 11:38:39 +05:30
parent e0f2b4b47d
commit e4f0275711
4 changed files with 8 additions and 5 deletions

View File

@@ -403,7 +403,8 @@ class YoutubeDL(object):
compat_opts: Compatibility options. See "Differences in default behavior".
The following options do not work when used through the API:
filename, abort-on-error, multistreams, no-live-chat,
no-playlist-metafiles. Refer __init__.py for their implementation
no-clean-infojson, no-playlist-metafiles.
Refer __init__.py for their implementation
The following parameters are not used by YoutubeDL itself, they are used by
the downloader (see yt_dlp/downloader/common.py):