1
0
Fork 0

[extractor/twitch] Update _CLIENT_ID and add extractor-arg (#7200)

Closes #7058, Closes #7183
Authored by: bashonly
This commit is contained in:
bashonly 2023-06-02 08:39:24 -05:00 committed by GitHub
commit 01231feb14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View file

@ -1846,6 +1846,9 @@ The following extractors use this feature:
### wrestleuniverse
* `device_id`: UUID value assigned by the website and used to enforce device limits for paid livestream content. Can be found in browser local storage
#### twitchstream (Twitch)
* `client_id`: Client ID value to be sent with GraphQL requests, e.g. `twitchstream:client_id=kimne78kx3ncx6brgo4mv6wki5h1ko`
**Note**: These options may be changed/removed in the future without concern for backward compatibility
<!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->