X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/593e43c0306aeb70ff8849ce30079f18bb088f00..6c73052c0a44c90dad22468d598e1bc6aba7534c:/yt_dlp/extractor/common.py diff --git a/yt_dlp/extractor/common.py b/yt_dlp/extractor/common.py index 3f5e15103..e289a4ef8 100644 --- a/yt_dlp/extractor/common.py +++ b/yt_dlp/extractor/common.py @@ -261,6 +261,7 @@ class InfoExtractor(object): fields. This depends on a particular extractor. channel_id: Id of the channel. channel_url: Full URL to a channel webpage. + channel_follower_count: Number of followers of the channel. location: Physical location where the video was filmed. subtitles: The available subtitles as a dictionary in the format {tag: subformats}. "tag" is usually a language code, and