It's a script/downloader as your name suggests. Created to download mangas from the site mangahost. Personal use, a utlity for me. Later, updates will be applied to improve its functionality.
- Install [python] (https://www.python.org) to run the script.
- Run file dep.bat with double click (just first time run script).
First edit the file config_download.yaml. It's the manga configuration for download. (name, chapters, directory).
Open CMD (Command Prompt) and execute:
python main.py
Note: Standart directory is folder script. (If argument '<manga_path>' is empty)
Note: Argument <manga_chapters> represent chapters interval. (no spaces between numbers)