mangadex-downloader icon indicating copy to clipboard operation
mangadex-downloader copied to clipboard

Add a option to disable creation of chapter info

Open Tenpi opened this issue 1 year ago • 3 comments

The idea

Why would you add this ugly thing, can you remove it please? I don't see an option to remove them.

スクリーンショット 2022-09-01 午後7 41 35

Why this feature should be added to the app ?

Looks ugly

Tenpi avatar Sep 01 '22 23:09 Tenpi

That "ugly" thing called chapter info, it gives you information what chapter and volume currently you reading on. I assume you download manga in any volume or single format, so that thing is created.

Is there any reason other than "looks ugly" to remove this thing ?

mansuf avatar Sep 02 '22 00:09 mansuf

Is there any reason other than "looks ugly" to remove this thing ?

I am looking between fan translations and the japanese manga for studying. However, because you added these chapter covers the downloaded manga is not the same length as the original. It is very annoying to figure out which pages correspond to which. Manually deleting the covers doesn't fix the incorrect page number in the filename eg. Vol-105.jpg in the manga downloaded by this program would be Vol-100.jpg of the actual manga.

Tenpi avatar Sep 02 '22 01:09 Tenpi

Fair enough, thanks for the explanation 👍.

Added to v2.0.0 development. There will be option that you can use to disable creation of chapter info for any volume and single format.

The chapter info will remain exist as is (because personally i need them)

mansuf avatar Sep 02 '22 05:09 mansuf

Added in https://github.com/mansuf/mangadex-downloader/commit/7dc5b2cd097896c29520b5c9858dbb5bc64bd9c9

You can install development version if you want to try it early.

pip install -U git+https://github.com/mansuf/mangadex-downloader.git@7dc5b2cd097896c29520b5c9858dbb5bc64bd9c9

You can use it from --no-chapter-info option

mangadex-dl "insert URL here" --no-chapter-info

mansuf avatar Sep 10 '22 13:09 mansuf

Thanks a lot!

Tenpi avatar Sep 10 '22 18:09 Tenpi