philbot9 / youtube-comment-scraper-cli

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

fails on some VideoIDs #24

Closed phrackerjack closed 4 years ago

phrackerjack commented 4 years ago

Doesn't allow for VideoIDs whose 1st character is a dash, as it thinks you're passing it an option; quotes around the VideoID don't help. My experience using a valid ID:

youtube-comment-scraper -s -f json -d "-2E18bwbbHk" error: unknown option `-2'

philbot9 commented 4 years ago

https://github.com/philbot9/youtube-comment-scraper-cli/issues/19#issuecomment-531235625