Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can use livestreamer #1490

Open
Damqn opened this issue Sep 21, 2016 · 2 comments
Open

can use livestreamer #1490

Damqn opened this issue Sep 21, 2016 · 2 comments

Comments

@Damqn
Copy link

Damqn commented Sep 21, 2016

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

@ghost
Copy link

ghost commented Sep 21, 2016

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/

@flijloku
Copy link

flijloku commented Sep 21, 2016

This is fix: #1483
Try this:
https://raw.githubusercontent.com/LoneFox78/livestreamer/b48b903af65b2d0da4a77758fee80fa735ca1eee/src/livestreamer/plugins/twitch.py

  • save this and then delete "twitch.pyc"(by saving it in a different directory) in directory "plugins" (for me it: C:\Program Files (x86)\Livestreamer\livestreamer-1.12.2-py2.7.egg\livestreamer\plugins\ ) and copy there saved "twitch.py".
    You can also read: Twitch - Unable to open URL #1478 & Twitch API changes? #1456 - same question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants