philbot9 / youtube-comment-scraper-cli

Command line utility for scraping YouTube comments.
ISC License
80 stars 19 forks source link

parameter to add count in the scrapper. #37

Open SMe12435 opened 4 years ago

SMe12435 commented 4 years ago

I need a limited number of comments from particular video. Right now what i am doing is storing stream into a txt and then killing the process id when length goes above required. Would be great if you add this as a paramter. PS. Scrapper works as told! :+1: