From dd73b28a8163dd3fbe4881523b21cbcc8be0597e Mon Sep 17 00:00:00 2001 From: lifegpc Date: Mon, 13 Jun 2022 11:24:30 +0000 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 28db6a7..23b3bfe 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ A pixiv downloader written in Rust. * Merge ugoira(GIF) pictures to video files. ### TODO - [ ] Add support for multiple threads download. +- [ ] Batch download. +- [ ] Fanbox support. ## Rust features flags ### all Enable all unconflicted features, this will enable [`exif`](#exif) and [`ugoira`](#ugoira).