Skip to content

Stevearzh/dmzj-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmzj-downloader

downloader for https://manhua.dmzj.com/, based on requests and pyppeteer

how to use

First, clone the project and install the dependencies:

git clone https://github.com/Stevearzh/dmzj-downloader

cd dmzj-downloader

python3 -m venv ./venv

source ./venv/bin/activate

pip install -r requirements.txt

Then, edit downloader.py, copy the comic's url you want to download to comic_url

Finally, run script:

python downloader.py

Enjoy!

About

downloader for https://manhua.dmzj.com/, based on requests and pyppeteer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages