Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 2.33 KB

README_EN.md

File metadata and controls

56 lines (36 loc) · 2.33 KB

PixivBiu

PixivBiu, a nice Pixiv assistant tool.

Features

  • 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

Usage

Source Code

  • 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/.

Executable Binary File

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.

Docker

Contribution

If you want to participate in the development of this project, you are welcome to check development document.

Other

Thanks to

Terms

  • 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