You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.gitignore | 5 years ago | |
mangadex.py | 4 years ago | |
readme.md | 5 years ago | |
yams | 4 years ago |
readme.md
YAMS - Yet another mangadex scraper
A poorly-written mangadex scraper, designed primarily for my own personal use.
Usage
usage: yams [-h] [-l LANGUAGE] [-c CHAPTERRANGE] [-g GROUP] [-o OUTPUT] url
positional arguments:
url the manga URL. Can be a mangadex chapter (/chapter/)
or manga series (/title/) URL.
optional arguments:
-h, --help show this help message and exit
-l LANGUAGE, --language LANGUAGE
the language code to download chapters in. Only
relevent to series URLs.
-c CHAPTERRANGE, --chapterrange CHAPTERRANGE
the range of chapters to download, in "start,end"
format. Only relevent to manga series URLs.
-g GROUP, --group GROUP
the transation group to download chapters from. This
is a group ID not a group name. Only relevent to manga
series URLs.
-o OUTPUT, --output OUTPUT
output directory