Open Damqn opened 8 years ago
You need to authenticate now to use the Twitch API
https://blog.twitch.tv/client-id-required-for-kraken-api-calls-afbb8e95f843
add the <&oauth_token=YOURTOKENHERE> to your url when doing API stuff.
To just use livestreamer follow these guides
http://docs.livestreamer.io/twitch_oauth.html
http://docs.livestreamer.io/cli.html#cli-livestreamerrc
Or this reddit post for an easy 123: https://www.reddit.com/r/Twitch/comments/52sye3/livestreamer_help_please_help/
This is fix: https://github.com/chrippa/livestreamer/pull/1483 Try this: https://raw.githubusercontent.com/LoneFox78/livestreamer/b48b903af65b2d0da4a77758fee80fa735ca1eee/src/livestreamer/plugins/twitch.py
Unable to open URL: https://api.twitch.tv/api/channels/reckful/access_token.json (400 Client Error: Bad Request) i am very bad with computers