Glodenox / twitch-chat-monitor

Twitch Chat Monitor that allows the chat to be shown comfortably on a big monitor. Useful for room-scale streaming where the chat needs to be readable from a distance.
37 stars 9 forks source link

Retrieve and show still images for posted Twitch clips #18

Open Glodenox opened 4 years ago

Glodenox commented 4 years ago

Twitch clips are currently not yet displayed visually. There's an API available to retrieve the clip's information at https://dev.twitch.tv/docs/api/reference#get-clips

Glodenox commented 2 years ago

The Get Clip API requires an access token, which can't be done safely with an app token. This could maybe be supported when someone is logged in, but it's not ideal.