c9e64d2814e80e779d5081904e948c87df7eb766
yt-dlp separates extractor args with ; not ,. The malformed arg was causing max_comments to parse as a garbage string, fetching ~1 comment. Also swap max_comment_depth (not a real YouTube extractor arg) for comment_sort=top to get highest-engagement comments first. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
53.6%
Python
45.9%
HTML
0.2%
Dockerfile
0.2%