Skip to content

v1.12.1

Compare
Choose a tag to compare
@arimatakao arimatakao released this 05 Jan 11:14
· 7 commits to main since this release

Added new features:

  • Downloading by volume. Use the -v flag in the dl subcommand for downloading volume. Also available in interactive mode.
  • Saving search results in JSON format. Use the -o flag in the find subcommand to save search results in the Search-Results_*.json file.
  • Added a rate limiter for the API. Now you see fewer errors.

These features were implemented by @BelardoA https://github.com/BelardoA . Thanks for contributing!