youtube-comment-scraper
youtube-comment-scraper copied to clipboard
A web client that scrapes YouTube comments
On some youtube videos the uploader can "love" or "pin" a comment. I notice that those are missing from the output json/csv. Can you add those please?
Can you add a new feature to scrape the channel URL of the users' comments.
Everything seems fine but the Scrape button does not respond Tried it locally and with the Docker. no blink or anything it just does not respond at all
The message "Warning for Safari users" is displayed, but my recent version of Safari (currently, 11.1.1) can download the result of scrape. You could probably remove material added in https://github.com/philbot9/youtube-comment-scraper/commit/0f63507e359f1f86451d1e13f154d113c1b46514...
It would be useful also! Example: comments in https://www.youtube.com/user/ScienceClic/community
I assumed that the timestamp is based on the unix epoch (number of seconds since 1970-01-01, only here I guessed it is miliseconds, judging by the number of digits). The...
Is there a way to pass multiple URLs, or better yet, the channel name to this? I'm not a programmer, but I'd really like something like that. It's not feasible...