Pixiv-MultiPlatform provides two login methods:
To ensure UI logic consistency across all platforms, we use an embedded browser.
When using the software for the first time on desktop, you need to initialize the embedded browser, which will download about 400MB of browser core and decompress it.
On Android, you can log in directly.
VPN or proxy tool. Since Pixiv uses oauth for login, and the verification code on the webpage makes simulating login API calls impractical, the only way is to open the embedded browser through a VPN and capture the login token.
Login and subsequent access can be done without a VPN, as we have measures to bypass blocks caused by external forces.
A Pixiv account. If you don't have one, please click this link to register.
Click Login with Embedded Browser
in the login wizard
Wait for the browser to load and display the Pixiv login page.
Enter your account and password, then click Login In
. If the login is successful, the program will display the following prompt and enter the main page after three seconds.
Google banned login via embedded browsers in September 2023. For this situation, please use the username and password method to log in.
Please check if your VPN or proxy software has been successfully enabled.
So far, there has been only one case where the browser core could not be initialized. In the latest version, the following prompt will appear:
If you also encounter this problem, please check the following steps:
Pixiv-MultiPlatform
application (please search online for specific instructions on how to do this).2
, then click the Select Compressed Package Path
button, choose the .tar.gz
file you just downloaded, and try again.Click this text to view detailed information
, take a screenshot of the content in the dialog box, and open the Issue page to provide feedback.Please check if the version of Pixiv-MultiPlatform you downloaded is 1.6.0
or above. If it's below this version, you cannot use this method to log in.
SNI Bypass
feature in the welcome wizard.
If you have enabled it, you do not need a VPN. If not, you need to enable a VPN.Click: Login with Token
In the dialog that appears next, paste your Token:
If the Token you entered is correct, after waiting for a while, you will see the following prompt. Three seconds later, you will enter the main page.
If you want to export the token from Pixiv-MultiPlatform, please go to the program settings, find Export Login Session
, and click:
If you use other clients. After finding the session information exported by the client, you need to pay attention to fields such as refresh_token
, the value of which is the login token needed by Pixiv-MultiPlatform.
Please do not paste the Cookie directly from the web page into the chat box! PMF only accepts login credentials from mobile devices!
What is a web page Cookie?
It refers to a string similar to this that you copy from the developer tools:
Pay special attention not to fill in the PHPSESSID content into the dialog box!