1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-03 16:15:14 +00:00
Files
yt-dlp/yt_dlp/extractor/common.py
coletdjnz c35448b7b1 [extractor/youtube] Extract more metadata for comments (#7179)
Adds new comment fields:
* `author_url` - The url to the comment author's page
* `author_is_verified` - Whether the author is verified on the platform
* `is_pinned` - Whether the comment is pinned to the top of the comments

Closes https://github.com/yt-dlp/yt-dlp/issues/5411

Authored by: coletdjnz
2023-06-01 08:43:32 +00:00

181 KiB