ArneVogel/concat

http://api.twitch.tv/api returns 410.Gone

Opened this issue · 2 comments

Since a few days http://api.twitch.tv/api returns 410.Gone status, while http://usher.twitch.tv/vod is unreachable. I know you don't support this little program anymore, but can you quickly confirm that the APIs are completely gone and there's nothing to be done to fix it?

@ikonkere I can confirm that they are gone.

I think twitch migrated to graphql
Have to use https://gql.twitch.tv/gql with

{"operationName":"PlaybackAccessToken","variables":{"isLive":false,"login":"","isVod":true,"vodID":"2049044918","playerType":"channel_home_carousel"},"extensions":{"persistedQuery":{"version":1,"sha256Hash":"3093517e37e4f4cb48906155bcd894150aef92617939236d2508f3375ab732ce"}}}

to get access_token