]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[youtube:comments] Add more options for limiting number of comments extracted (#1626)
authorcoletdjnz <redacted>
Wed, 15 Dec 2021 04:29:48 +0000 (04:29 +0000)
committerGitHub <redacted>
Wed, 15 Dec 2021 04:29:48 +0000 (04:29 +0000)
commit46383212b336012f14b79839a5b344d35a6c90e4
treea984ad4ce4b4251f6cd212be3cd52abe98f0cf56
parent0bb322b9c0aebb7e0a93a5de1dbede4acdd10ff5
[youtube:comments] Add more options for limiting number of comments extracted (#1626)

Extends `max_comments` extractor arg to support `max-parents,max-replies,max-replies-per-thread`.
Authored-by: coletdjnz
README.md
yt_dlp/extractor/youtube.py