mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-18 23:56:30 +00:00
[extractor/twitch] Update _CLIENT_ID
and add extractor-arg (#7200)
Closes #7058, Closes #7183 Authored by: bashonly
This commit is contained in:
@@ -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 -->
|
||||
|
Reference in New Issue
Block a user