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

How does Twitch or the Browser(?) generate the client-id? #1670

Open
Nado15 opened this issue Oct 14, 2019 · 2 comments
Open

How does Twitch or the Browser(?) generate the client-id? #1670

Nado15 opened this issue Oct 14, 2019 · 2 comments

Comments

@Nado15
Copy link

Nado15 commented Oct 14, 2019

Hey guys,

I have a question its not an actually issue. I have looked up some things of how the Browser is actually communicating with the Twitch API and I saw that a client-id is passed to twitch. And its all the time the same client-id even if I am using a private window on firefox.

I checked on the internet and I saw that the following client-id

client-id: jzkbprff40iqj646a697cyrvl0zt2m6

is quite common. Even in livestreamer it's hardcoded. Even if I analyse the HAR content the Client-ID is just there. There is no answer from twitch that is passing an ID

I am just wondering how this happens for someone who is using twitch for the first time.

Thanks and best regards

@cdrage
Copy link

cdrage commented Nov 21, 2019

@Nado15
Copy link
Author

Nado15 commented Nov 22, 2019

Check this new merge request:
streamlink/streamlink@6c12a5e

The client-id is hardcoded and it changed again, so I guess twitch is changing this id after some months and the id is for all clients the same

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