laurencee / Livestream.Monitor

A windows GUI for livestreamer/streamlink
GNU General Public License v2.0
59 stars 8 forks source link

Upgrade to new twitch api #34

Closed laurencee closed 4 years ago

laurencee commented 6 years ago

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

V3 api which is currently in use will be deprecated & removed in Dec 2018.

Time to evaluate what the new API looks like and see if there any new features we can take advantage of going forward.

laurencee commented 6 years ago

I was waiting this out to see if another API version would be introduced in the meanwhile and that has happened with the helix API.

~Also during that time a nice new C# library has been released that covers all of the stuff I previously maintained myself so it'd probably be a good idea to switch over to that: https://github.com/TwitchLib/TwitchLib.Api~

laurencee commented 4 years ago

https://github.com/laurencee/Livestream.Monitor/releases/tag/2.12.0