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

add end/start volume option #112

Closed rodrigo-sys closed 1 month ago

rodrigo-sys commented 2 months ago

The idea

An option analogous to --start-chapter and --end-chapter, but for volumes.

Why this feature should be added to the app ?

it would be nice to have the option to choose the range of downloads in volumes.

mansuf commented 2 months ago

I will working on it soon, right now i wanna re-work the --range option it has been a year that option is staying there and has been disabled.

NOTE: If i still can't figure it out how to re-work the range option, maybe i can start working to add start/end volume option

Thanks for the idea !