Webtoon-Downloader icon indicating copy to clipboard operation
Webtoon-Downloader copied to clipboard

Add compress to cbz option

Open wyldphyre opened this issue 2 years ago • 4 comments

  • Enhanced the --separate option with a --cbz option, which compresses each chapter into a .cbz file
  • Updated the usage information with the new option
  • Fix the spelling of 'separate' in the usage information

wyldphyre avatar May 14 '22 02:05 wyldphyre

I only dabble with Python so hopefully this was implemented in an acceptable fashion.

wyldphyre avatar May 14 '22 04:05 wyldphyre

I'll try to do some major changes to enable this to work well while keeping the download as fast as it always is. While also keeping the main thread not being overloaded with the work of zipping.

Zehina avatar May 14 '22 19:05 Zehina

As I mentioned above, this was done to scratch my own itch. If you'd prefer to do it your own way and skip this PR that's fine with me.

wyldphyre avatar May 15 '22 03:05 wyldphyre

Last version allows to use --save-as cbz so this PR seems outdated and might be closed :)

DuaelFr avatar May 30 '24 15:05 DuaelFr