Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

feat: added range chapter selection #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MrMenezesDev
Copy link

Added range selection pass -c "init-end"

ex: python -m manga_livre_dl https://mangalivre.net/manga/sss-class-suicide-hunter/11227 -c 17-50 -e

@glomatico
Copy link
Owner

glomatico commented Mar 8, 2023

I can't merge this because the Walrus Operator has been added in Python 3.8 and this project requires Python 3.7. Also, chapters are not int values. They can be 1.5, 2.5, etc. Duplicated chapters also exists.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants