aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/YoutubeDL.py
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2021-08-05 23:30:53 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2021-08-06 00:55:04 +0530
commitb51d2ae3cae121de084460f1260d5d644a566338 (patch)
tree847d65d3f4ba0d1488b8fcf9c035f6a26c337c06 /yt_dlp/YoutubeDL.py
parentfee5f0c9098c708df7bb4510d56b81800b30ea50 (diff)
downloadhypervideo-pre-b51d2ae3cae121de084460f1260d5d644a566338.tar.lz
hypervideo-pre-b51d2ae3cae121de084460f1260d5d644a566338.tar.xz
hypervideo-pre-b51d2ae3cae121de084460f1260d5d644a566338.zip
Add compat-option `no-keep-subs`
Closes #630
Diffstat (limited to 'yt_dlp/YoutubeDL.py')
-rw-r--r--yt_dlp/YoutubeDL.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_dlp/YoutubeDL.py b/yt_dlp/YoutubeDL.py
index 19fc5bdb6..978f43054 100644
--- a/yt_dlp/YoutubeDL.py
+++ b/yt_dlp/YoutubeDL.py
@@ -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