Simple parser and downloader built in Rust.
Inspired by [asadahimeka/booru-search] https://github.com/asadahimeka/booru-search
Currently very limited but planning to add more features soon.
- Simple console interface to choose how my images to download.
- Automatically creates download folder (if not already present).
- Checks if the post has a 'file url' to get the original quality.
- Downloads next file if not.
- Fast.
- Rusty.
- Upgrade to a better http client.
- OMG ADD COMMENTS!
- Add async abilities to speed up the download.
- Actually use the async abilities
- Allow custom download directory.
- Allow custom tags.
- First release.
- More refined TUI.
- Create an API backend for fetching with js libraries.
- Doing my laundry.
- Build a frontend viewer.
Again. Would have been a pain without himeka's work. Tyvm whoever you are!