PixivBiu, a nice Pixiv assistant tool.
- Pixiv search, allows sorting by number of favorites, popularity, and date without membership
- Download original images, including illustrations, comics, and animated GIFs
- Multiple download modes, including single-threaded, multi-threaded, and support for aria2
- Access user's works, collections, following list, recommendations, etc
- Filter images by width, height, type, tags, etc
- Install dependencies by executing
pip install -r requirements.txt
- Modify the config items in
./config.yml
, and you can refer to the default config file for details - Execute
python main.py
- Access the running address, which is by default
http://127.0.0.1:4001/
.
This project is written in [email protected](+)
and is compiled using PyInstaller
.
Compiled versions are provided for Windows, macOS, and Ubuntu. If you have other requirements, please compile it yourself.
You can download the specific versions from GitHub Releases or here.
If you want to participate in the development of this project, you are welcome to check development document.
- This program (PixivBiu) is for learning and exchange purposes only. Please delete it after achieving its initial goal
- The original author is not responsible for any unforeseen events that may occur after use, and does not assume any liability
- MIT License