KotatsuApp / kotatsu-parsers

Manga parsers library for Kotlin/JVM and Android
https://kotatsu.app
GNU General Public License v3.0
125 stars 36 forks source link

Requesting for mangadex data saver feature to be included as an option. #1062

Closed plokm21 closed 6 days ago

plokm21 commented 1 week ago

Mangadex has a feature that let's you swap to a lower quality version of the manga to save space it would be really useful for downloading manga.

Untitled

Acknowledgements

MariusAlbrecht commented 1 week ago

is "download volume" or storage space your main concern? Have you seen other sources with similar features?

I'm asking this because I'm not sure how much sense a feature makes if it's only applicable to a single source. I also think it'd be worth separating the two concerns. Minimizing storage space by downscaling locally would be applicable to all sources.

plokm21 commented 1 week ago

is "download volume" or storage space your main concern? Have you seen other sources with similar features?

It's storage space I use other sources but i just found about mangadex's feature and thought if it's possible to add it

MariusAlbrecht commented 1 week ago

well with storage space I imagine it's possible regardless of the source. Downscaling downloaded images locally before saving them is always possible. Is it fair to formalize the feature requested by this issue as follows?

When downloading chapters for offline reading, the user should have the option to reduce the quality of the images that actually get saved. This is to reduce the occupied storage space and can happen locally (meaning higher quality images can get downloaded, "wasting" bandwidth)