Skip to content

making an auth token config #939

Answered by bastimeyer
DannyDarth asked this question in Q&A
Discussion options

You must be logged in to vote

Everything is explained very clearly in Streamlink's docs.
https://streamlink.github.io/cli/plugins/twitch.html#authentication

On Windows, the config file is located at %APPDATA%\streamlink, so either create/update your config file or add config.twitch and then add the necessary parameters WITHOUT leading dashes, as explained clearly in the config docs:
https://streamlink.github.io/cli/config.html#syntax

--twitch-access-token-param KEY=(twitch token)

How did you come up with this? This is mentioned nowhere in the docs.

You are supposed to add an OAuth token like this, which is once again clearly mentioned in the docs:

twitch-api-header=Authorization=OAuth YOUR_TOKEN_HERE

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by bastimeyer
Comment options

You must be logged in to vote
1 reply
@bastimeyer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants