yt-dlp/yt_dlp
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
..
__pyinstaller
compat [core] Workaround erroneous urllib Windows proxy parsing (#7092) 2023-05-27 07:17:27 +00:00
dependencies
downloader [extractor/niconico:live] Add extractor (#5764) 2023-05-29 18:35:10 +09:00
extractor [extractor/youtube] Extract more metadata for comments (#7179) 2023-06-01 08:43:32 +00:00
postprocessor
utils [extractor/camfm] Add extractors (#7083) 2023-05-29 20:14:26 +05:30
__init__.py
__main__.py
aes.py
cache.py
cookies.py [cookies] Update for chromium changes (#6897) 2023-05-29 19:21:35 +05:30
jsinterp.py
minicurses.py
options.py
plugins.py
socks.py
update.py
version.py
webvtt.py
YoutubeDL.py Auto-select default format in -f- (#7101) 2023-05-29 20:20:21 +05:30