You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I try to open a twitch.tv stream I get a Bad Request
$ livestreamer twitch.tv/monstercat
[cli][info] Found matching plugin twitch for URL twitch.tv/monstercat
error: Unable to open URL: https://api.twitch.tv/api/channels/monstercat/access_token.json (400 Client Error: Bad Request)
other websites/plugins work without a problem
The text was updated successfully, but these errors were encountered:
Workaround:-
livestreamer --twitch-oauth-authenticate
take access_token=xxxx from URL
livestreamer https://www.twitch.tv/blah best --twitch-oauth-token xxxx
Every time I try to open a twitch.tv stream I get a Bad Request
other websites/plugins work without a problem
The text was updated successfully, but these errors were encountered: