Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1022 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 1022 Bytes

Rusty-SankakuDL

Simple parser and downloader built in Rust.

Inspired by [asadahimeka/booru-search] https://github.com/asadahimeka/booru-search

Avatar

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.

Todo

  • 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!