Skip to content

Serge45/mhgui-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mhgui-downloader

Yet another Python manhuagui downloader.

Sample Usage

python main.py --url=<manga_url>

this will download all the corresponding manga series to CWD.

Arguments

  • --url - URL to specific manga series on manhuagui
  • --delay - Delay seconds before downloading next page
  • --dry - Just parse meta info, will not download pages
  • --output - Output folder, the default is .
  • --num_max_retry - Upper bound of retry while downloading page. Default is 10, value <= 0 behaves as same as 1.

Todo

  • Proxy support

About

Yet another Python Manhuagui downloader

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages