Skip to content

Twitch API Header #111

Closed Answered by lauwarm
Prayfort asked this question in Q&A
Apr 3, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @Prayfort,

I have created a Branch called args which should work correctly.

docker run -v /path/to/vod/folder/:/home/download -e streamLink='twitch.tv/twitch' -e streamQuality='best' -e streamName='twitch' -e streamOptions='--twitch-api-header=Authorization=OAuth abcdefg123456' -e uid='' -e gid='' lauwarm/streamlink-recorder:args

Multiple streamOptions should be seperated by ; like this:

-e streamOptions='--twitch-api-header=Authorization=OAuth abcdefg123456;--twitch-disable-reruns'

Maybe you could test it and let me know if you encounter other problems.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Prayfort
Comment options

@Prayfort
Comment options

Answer selected by lauwarm
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