rechat-dl
rechat-dl copied to clipboard
Simple python script to download Chat Replay messages from Twitch VODs
https://github.com/makamys/rechat-dl/blob/942f4b14a667ed7784cee400cceb7d10060368b1/rechat-dl.py#L26 To work as of today, the v5 video request needs some extra massaging: ```python auth = "OAuth ..." # token easily grabbed from browser devtools, I'm not sure how...
Is there a way to make this work with subscribers-only VODs? Any help will be appreciated!
I might be doing something wrong, but i just get a syntax error, whenever i'm trying to run the script.