Update README
This commit is contained in:
2022-10-23 03:38:55 +00:00
committed by GitHub
parent ebff60458f
commit b75a421976
4 changed files with 196 additions and 47 deletions

View File

@@ -4,12 +4,7 @@ A pixiv downloader written in Rust.
* Write exif metatata to picture.
* Merge ugoira(GIF) pictures to video files.
### TODO
- [ ] Add support for multiple threads download.
- [ ] Batch download.
- [ ] Fanbox support.
### TODO - CVE
- [ ] Remove parse_duration dependency which used in unittest.
## Rust features flags
See [issues](https://github.com/lifegpc/pixiv_downloader/issues) or [projects](https://github.com/lifegpc/pixiv_downloader/projects)
### all
Enable all unconflicted features, this will enable [`exif`](#exif) and [`ugoira`](#ugoira).
### exif