zettai-ryouiki
"Zettai ryōiki refers to the area of bare skin in the gap between overknee socks and a miniskirt."
About
Pixiv downloader written in rust. Uses async code and should be relatively fast, althrough it might struggle with multiple downloads of images.
TODO:
- Download all illusts image per id
- Add support for user illusts
- Support for cookier auth with R18/sensitive images
- Retry on error
- Add support for bookmarks
- Limit how many images to download
Contributing
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work to your fork
- Submit a Pull request so that I can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
License
Copyright 2021 pxseu
Licensed under the Mozilla Public License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at:
A copy of the license is available in the repository's LICENSE file.