xenova / chat-downloader

A simple tool used to retrieve chat messages from livestreams, videos, clips and past broadcasts. No authentication needed!
https://chat-downloader.readthedocs.io/
MIT License
902 stars 127 forks source link

[BUG] Exception: Unable to parse yt initial info #251

Open SurajBhari opened 1 month ago

SurajBhari commented 1 month ago

Basic information

Describe the bug

Suddenly youtube is asking to "sign in to verify". obviously the only solution is to sign in (or provide signed in cookies).

This is very weird because it only seems to be happening on "digitalocean" IP's and not on AWS IP's.

Only solution is adding proper documentation for "cookies" args that is being used to go around this problem.

nevmerzhitsky commented 1 month ago

DigitalOcean's IPs were "blacklisted" on the YT side recently. So it's out of the library's scope maybe.

Only solution is adding proper documentation for "cookies" args that is being used to go around this problem.

Totally agree!