This a simple pixiv downloader
- Cross-platform (Linux, macOS, Windows)
- Asynchronous IO operations to avoid UI locking
- Have command-line interface and Text-based user interface
- Download x-pixiv-(VERSION)-(ARCH)-(PLATFORM).(zip|tar.gz) from latest release and unpack to a new folder
cargo install x-pixiv
yay install x-pixiv-bin
wget https://github.com/xiaoxigua-1/XPixiv/releases/download/latest/x-pixiv_0.1.6_amd64.deb
sudo apt install ./x-pixiv_0.1.6_amd64.deb
wget https://github.com/xiaoxigua-1/XPixiv/releases/download/latest/x-pixiv_0.1.6_arm64.deb
sudo apt install ./x-pixiv_0.1.6_arm64.deb