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

--start-volume & --end-volume functionality addition #113

Closed joeressler closed 1 month ago

joeressler commented 1 month ago

While development is being made on the --range CLI arg, I modified chapter.py, args_parser.py, url.py, and main.py to add the cli args --start-volume and --end-volume, mirroring the --start-chapter and --end-chapter args.

mansuf commented 1 month ago

Merged into main, later it will be synchronized to v3.0.0 branch (merge conflict). Thank you for your contribution 💖