manga-cli
manga-cli copied to clipboard
Download multiple chapters?
Right now I can only read one chapter at a time since it downloads the chapter then opens it with zathura, but can I download multiple chapters at the same time so that I can view them later? (kind of like how you download multiple episodes when using ani-cli)
Hey, I recently just made a fork for this exact purpose.
https://github.com/chrogram/manga-cli-downloads
Can you add option to just download it whit out opening in zatura or custom pdf reader and for fallback xdg-open
Im asking this so ı can use in termux
@Fmert24
Can you add option to just download it whit out opening in zatura or custom pdf reader and for fallback xdg-open
Im asking this so ı can use in termux
You should probably create a new issue with regards to that
In any case, I've created a PR #17 to support for this usage, as I am using it with Termux too
I've also added another PR #18 to allow for bulk downloads.
Y'all can use my fork https://github.com/0WN463/manga-cli until it is merged into the main repo