[extractor/youtube] Extract channel_is_verified (#7213)
Authored by: coletdjnz
This commit is contained in:
parent
14a14335b2
commit
8213ce28a4
3 changed files with 40 additions and 0 deletions
|
|
@ -286,6 +286,7 @@ class InfoExtractor:
|
|||
channel_id: Id of the channel.
|
||||
channel_url: Full URL to a channel webpage.
|
||||
channel_follower_count: Number of followers of the channel.
|
||||
channel_is_verified: Whether the channel is verified on the platform.
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue