]> jfr.im git - yt-dlp.git/blobdiff - README.md
[extractor/twitch] Update `_CLIENT_ID` and add extractor-arg (#7200)
[yt-dlp.git] / README.md
index 25ed3b844180f60ece94e3d7ae7673d4e941abaa..3d89c0af948aa52d32ef5c4bd0114ce2d7e7a944 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1846,6 +1846,9 @@ #### twitter
 ### 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 -->