manga-cli icon indicating copy to clipboard operation
manga-cli copied to clipboard

Add more feature flags

Open 0WN463 opened this issue 2 years ago • 0 comments

Adds more feature flag for a more flexible usage:

  • add -d, --download-only to only download the images
  • add -i, image-output to keep images instead of converting to pdf
  • add -r, reader to allow user to specify their own reader

Following this changes, we no longer require all the dependencies to be needed. They are extracted and only checked if their relevant flags are toggled

0WN463 avatar Jul 03 '22 17:07 0WN463