Ask HN: YouTube – how to batch scrape comments and details for 300 videos?

  • Could you delete the other copy of this question?

    I think you can get the questions for a video without being logged in so I think that part is no problem.

  • yt-dlp --skip-download —-write-comments —-batch-file FILE (one url per line)

    https://github.com/yt-dlp/yt-dlp

  • Ytdlp can probably do this