nyash-qq / galaxy-plugin-twitch

Twitch python plugin for GOG Galaxy 2.0
GNU General Public License v3.0
135 stars 6 forks source link

Plugin relies on local twitch client for everything. #21

Open FriendsOfGalaxy opened 4 years ago

FriendsOfGalaxy commented 4 years ago

Hey,

currently twitch plugin is not usable (for listing owned games for example) without an installed and logged in twitch client.

I think it would be a good feature to allow some functionality without client installed.

Hope this helps

Rall3n commented 4 years ago

Until Twitch offers a public endpoint to query the game library this plugin requires the Twitch App to be installed and authenticated.

There is an endpoint available to fetch the library, but this one requires a special authentication token which can only be received by logging in through the Twitch App.