nikitakatchik / smarttv-twitch

Twitch app for Samsung Smart TV
GNU General Public License v3.0
291 stars 84 forks source link

api update v3 to v5 #133

Closed tiagovla closed 2 years ago

tiagovla commented 4 years ago

It seems like they are not supporting the access token endpoint for 3rd parties anymore. It's still possible to use it with twitch's client id.

nikitakatchik commented 2 years ago

Hey! Also, another question – why do we need a Flask server?

tiagovla commented 2 years ago

Hey! Also, another question – why do we need a Flask server?

We don't. I forgot I created this PR and added it to transfer the files over to my TV. I just removed it.

tiagovla commented 2 years ago

IIRC, the old client id was not working. I changed it to the one used by twitch.tv/youtube-dl.

nikitakatchik commented 2 years ago

Thanks!