From f5c6ec8f85ef5cc970d2e4a69b157795ab1b2f69 Mon Sep 17 00:00:00 2001 From: c-basalt <117849907+c-basalt@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:39:36 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1db4ed2a5d..3ddd5ba2ee 100644 --- a/README.md +++ b/README.md @@ -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`