Update README.md

This commit is contained in:
c-basalt 2024-12-16 03:39:36 -05:00 committed by GitHub
parent 86f074bd43
commit f5c6ec8f85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1822,6 +1822,8 @@ The following extractors use this feature:
#### niconicochannelplus
* `max_comments`: Maximum number of comments to extract - default is `120`
* `jwt_token`: JWT token saved in browser localStorage for login and authorization of paid content, note lifetime of JWT token is only 5 minutes
* `refresh_token`: refresh token saved in browser localStorage for obtaining new JWT token, note using this arg invalidates the token and browser login
#### tiktok
* `api_hostname`: Hostname to use for mobile API calls, e.g. `api22-normal-c-alisg.tiktokv.com`