]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[extractor/youtube] Extract concurrent view count for livestreams (#5152)
authorMatthew <redacted>
Fri, 7 Oct 2022 07:00:40 +0000 (20:00 +1300)
committerGitHub <redacted>
Fri, 7 Oct 2022 07:00:40 +0000 (07:00 +0000)
commit867c66ff97b0639485a2b6ebc28f2e0df0bf8187
tree169e6c5788ce929591b473e106374d4264da4f2d
parentf03940963ed02f0e4a99afaa2673a4329741c420
[extractor/youtube] Extract concurrent view count for livestreams (#5152)

Adds new field `concurrent_view_count`
Closes https://github.com/yt-dlp/yt-dlp/issues/4843

Authored by: coletdjnz
README.md
yt_dlp/extractor/common.py
yt_dlp/extractor/youtube.py