mansuf / mangadex-downloader

A command-line tool to download manga from MangaDex, written in Python.
https://mangadex-dl.mansuf.link/
MIT License
472 stars 37 forks source link

Chapter sub-directory support #76

Closed Mint-Tea-Jellyfish closed 1 year ago

Mint-Tea-Jellyfish commented 1 year ago

The idea

Create chapter sub directory in volume folders i.e Manganamefolder -> Volume.01 -> Chapter.03 -> img001.jpg

Why this feature should be added to the app ?

Allows for proper folder structure before uploading to another site.

mansuf commented 1 year ago

I don't think that is possible. The purpose for volume formats is to wrap all chapters & images into 1 single folder or file, no sub directories needed.

Why don't use chapter formats instead ? (ex: cbz, pdf, raw)