mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-30 18:27:46 +01:00
parent
fee5f0c909
commit
b51d2ae3ca
3 changed files with 5 additions and 4 deletions
|
|
@ -404,7 +404,7 @@ 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-clean-infojson, no-playlist-metafiles.
|
||||
no-clean-infojson, no-playlist-metafiles, no-keep-subs.
|
||||
Refer __init__.py for their implementation
|
||||
|
||||
The following parameters are not used by YoutubeDL itself, they are used by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue