lzeke0 / TwitchRSS

Webapp serving RSS of Twitch broadcasts
Other
123 stars 14 forks source link

implemented new helix twitch API support #20

Closed madiele closed 3 years ago

madiele commented 3 years ago

fixes #17

this is a first implementation of the new API.

unfortunately I didn't have time to add support for getting the "game" field and the current live streams (they both now completely new API calls), so in this commit those are commented out (this means that /vod/ and /vodonly/ do exactly the same thing right now)

everything else should work

lzeke0 commented 3 years ago

Thanks for the contribution! I'll merge this and start a bit of testing on my side. It might take some time till I update the live service.