aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/common.py
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2021-03-18 21:04:09 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2021-03-18 22:07:50 +0530
commite167860ce71bae6e46b77b47d5958c9c26d5543f (patch)
treef9daf04c4c83553781d88fdccf61838a302dc950 /yt_dlp/extractor/common.py
parent75d43ca08004e711fb37694f7208af35615118d5 (diff)
downloadhypervideo-pre-e167860ce71bae6e46b77b47d5958c9c26d5543f.tar.lz
hypervideo-pre-e167860ce71bae6e46b77b47d5958c9c26d5543f.tar.xz
hypervideo-pre-e167860ce71bae6e46b77b47d5958c9c26d5543f.zip
[documentation] Add deprecated options and aliases in readme
Diffstat (limited to 'yt_dlp/extractor/common.py')
-rw-r--r--yt_dlp/extractor/common.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/yt_dlp/extractor/common.py b/yt_dlp/extractor/common.py
index 1b6e926e9..839bdeaf3 100644
--- a/yt_dlp/extractor/common.py
+++ b/yt_dlp/extractor/common.py
@@ -252,8 +252,8 @@ class InfoExtractor(object):
* "data": The subtitles file contents
* "url": A URL pointing to the subtitles file
"ext" will be calculated from URL if missing
- automatic_captions: Like 'subtitles', used by the YoutubeIE for
- automatically generated captions
+ automatic_captions: Like 'subtitles'; contains automatically generated
+ captions instead of normal subtitles
duration: Length of the video in seconds, as an integer or float.
view_count: How many users have watched the video on the platform.
like_count: Number of positive ratings of the video