egbertbouman / youtube-comment-downloader

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

Code stops running #104

Closed ntdas closed 2 years ago

ntdas commented 2 years ago

Hi, I used this command a few days ago, and it worked just fine. But today it was giving back error (looks like json error to me"

youtube-comment-downloader --youtubeid "Cj0Tzu7duAE" --output "sample.json"

Output Downloading Youtube comments for Cj0Tzu7duAE Error: Expecting value: line 1 column 1 (char 0)

egbertbouman commented 2 years ago

Looks like you're not getting a valid response. This is usually the case when Youtube is blocking you.