1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-01-30 18:51:51 +00:00

[extractor/youtube] Extract channel_is_verified (#7213)

Authored by: coletdjnz
This commit is contained in:
coletdjnz
2023-06-08 19:50:05 +12:00
committed by pukkandan
parent 14a14335b2
commit 8213ce28a4
3 changed files with 40 additions and 0 deletions

View File

@@ -1292,6 +1292,7 @@ The available fields are:
- `channel` (string): Full name of the channel the video is uploaded on
- `channel_id` (string): Id of the channel
- `channel_follower_count` (numeric): Number of followers of the channel
- `channel_is_verified` (boolean): Whether the channel is verified on the platform
- `location` (string): Physical location where the video was filmed
- `duration` (numeric): Length of the video in seconds
- `duration_string` (string): Length of the video (HH:mm:ss)