Update README.md

This commit is contained in:
2022-05-24 04:50:43 +00:00
committed by GitHub
parent 5d9a1784c3
commit 26e257de48

View File

@@ -3,6 +3,8 @@ A pixiv downloader written in Rust.
## Features
* Write exif metatata to picture.
* Merge ugoira(GIF) pictures to video files.
### TODO
- [ ] Add support for multiple threads download.
## Rust features flags
### all
Enable all unconflicted features, this will enable [`exif`](#exif) and [`ugoira`](#ugoira).