-
sorry my english |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey @a58958958 I had a look at the Documentation of Streamlink and the Pixiv Plugin, which you can find here: https://streamlink.github.io/cli.html#cmdoption-pixiv-sessionid It seems like a simple username and password login is not supported. Instead you need to use the —pixiv-sessionid and —pixiv-devicetoken. To get those two you need to:
There you will find a PHPSESSID and device_token. To run the Image with your specific pixiv-sessionid and pixiv-devicetoken you need to use the “-e streamOptions=“” option. To give you an example:
|
Beta Was this translation helpful? Give feedback.
Hey @a58958958
I had a look at the Documentation of Streamlink and the Pixiv Plugin, which you can find here: https://streamlink.github.io/cli.html#cmdoption-pixiv-sessionid
It seems like a simple username and password login is not supported. Instead you need to use the —pixiv-sessionid and —pixiv-devicetoken.
To get those two you need to:
There you will find a PHPSESSID and device_token.
To run the Image with your specific pixiv-sessionid and pixiv-devicetoken you need to use the “-e streamOptions=“” option.
To give you an example: