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] Urgent - Chat downloader broken again #210

Closed gadi-playstream-gg closed 1 year ago

gadi-playstream-gg commented 1 year ago

Basic information

Describe the bug

ChatDownloader().get_chat(chatLink); failing to get any stream's chat data , for example : chatLink = https://www.twitch.tv/videos/1827185140

xenova commented 1 year ago

So kind of Twitch to completely change everything :') Fixing now.

xenova commented 1 year ago

Should be fixed in v0.2.7 (https://pypi.org/project/chat-downloader/)

Update with:

pip install --upgrade chat-downloader

Let me know if you have any other questions.