-
Ensure you have a Windows/Linux environment.
-
Set up a Python IDE.
-
Create a run.bat file and input the following commands:
pip install --ignore-installed -i ("A reliable mirror URL") --trusted-host ("A trusted host") --target=("Your Python path if you have 2 or more Python environments") -r requirements.txt python PixDownload.py pause
-
Execute the run.bat file to open the program. If you don't want to run
pip
every time, then delete the first line in the batch file. -
Enter the Pixiv tag and press Enter. Repeat this process for additional tags until you press "Q" or "q". Ensure you have a VPN and it's actived.
-
Wait until the download completes.
-
Your pictures will be found at
(programroot)/pixiv/
. -
Enjoy!
Make sure to adjust paths and settings as necessary for your environment.