youtube-comment-scraper icon indicating copy to clipboard operation
youtube-comment-scraper copied to clipboard

A web client that scrapes YouTube comments

Results 17 youtube-comment-scraper issues
Sort by recently updated
recently updated
newest added

✕ Invalid response from YouTube. Missing body, how to fix it ?

Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1...

dependencies

Because videos with more than 20000 comments tend to overwhelm the online comment scraper, leading to a fail, I have two suggestions: - [ ] Ability to optionally limit number...

Splitting this out from #35 There is metadata which shows comment ranking.

There is metadata which shows if the comment has ever been edited. Splitting this out from #35

Hi. Thanks for this project. The UI is very nicely done. I am running the project locally on Windows 10. The UI crashes on this youtube video: Laravel From Scratch...

In addition to [my previous suggestion](https://github.com/philbot9/youtube-comment-scraper/issues/33), I suggest the comment scraper to have an *“`is_hearted`”* parameter. The same for the pinned comment as well (*“`is_pinned`”*). More information [here](http://www.slashgear.com/youtube-lets-creators-heart-and-pin-comments-03462743/). ### More...

Here are some ideas inspired by **ExportComments.com** (a competing website): * Both the website and CLI should offer the option to include **channel ID** of each comment, because the channel...

I see you included the urls to the profile pics of every commenter. That is really nice, thank you for that. Though in my case I would like to -...