I had an idea after watching some videos on youtube that I could make a game that is powered by the youtube livestream chat. But I am not sure about two things:
How do I get access to the current livestream chat in real time?
How do I run the stream headlessly (without having OBS or another software open) preferably on a raspberry pi?
I hope to use the OBS function (or maybe another software) where I can embed a browser window, and maybe use a socket.io for the data-fetching part.
Thank you