alveusgg / extension

Twitch extension for Alveus Sanctuary, allowing stream viewers to learn more about the ambassadors at the sanctuary.

Home Page:https://www.twitch.tv/alveussanctuary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Idea]: Port extension to a truffle app

pjeweb opened this issue · comments

It would be nice to have the extension on youtube as well. Youtube does not offer a way to add custom extensions. Instead we could offer an app on truffle: https://docs.truffle.vip/truffle-embeds/what-are-truffle-apps

As far as I understand it, this could either be an app in the sidebar or embedded on the stream page. A video overlay like it is possible on twitch is not possible with truffle. The implementation would probably look a lot like the panel view/mobile view of the current extension.

Triggering Popups can either be omitted, or another solution has to be found, since commands will probably still be sent in twitch chat and youtube does not offer a chat api anyways. It might be possible to scrape the chat, but thats probably not worth the effort.