egbertbouman / youtube-comment-downloader

Simple script for downloading Youtube comments without using the Youtube API
MIT License
884 stars 223 forks source link

can't scrape video starting "-" #86

Closed letitbk closed 2 years ago

letitbk commented 2 years ago

Thanks much for creating this wonderful program, and making it available to others! When I used your comment downloader, I found that this cannot download videos whose ID start "-" for example : https://www.youtube.com/watch?v=-j3jKnzINTg

Could you take a look at this issue?

letitbk commented 2 years ago

Oh, I found that "-y=videoid" can solve the issue. I will close this issue.