python-twitch icon indicating copy to clipboard operation
python-twitch copied to clipboard

API's being removed this year

Open miawgogo opened this issue 8 years ago • 4 comments

Twitch is moving to something dubbed New Twitch API,

They will be removing V3 and V5 this year

https://dev.twitch.tv/docs/v5

miawgogo avatar Jan 10 '18 21:01 miawgogo

The python code this project is based on has helix implemented https://github.com/MrSprigster/script.module.python.twitch/

miawgogo avatar Jan 11 '18 13:01 miawgogo

I have a new version with the new code from Mr Sprigster in my repo https://github.com/ioangogo/python-twitch

no tests though

miawgogo avatar Jan 11 '18 16:01 miawgogo

looks great, do you plan on PR'ing when you are done?

ingwinlu avatar Jan 11 '18 18:01 ingwinlu

Probably, just added the v3 stuff back(for backwards compatiblity with exisitng users, i dont think v2 exists) I just need to write some tests for v5 and helix

miawgogo avatar Jan 11 '18 22:01 miawgogo