Skip to content

meiazero/mangadnl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mangaDNL

a simple CLI tool to download manga from hubmanga.com

Installation

git clone  https://github.com/meiazero/mangadnl.git
  pip install beautifulsoup4
mv mangadnl <path your folder>
ln -s <path your folder>/src/main.py /usr/local/bin/mangadnl

Usage

mangadnl --manga <*manga name> --chapter <**chapter number> --name <***name of the folder>
* < manga name > Is the name of the manga you want to download according to the url at hubmanga.com/manga/< manga name >
** < chapter number > Is the number of the chapter you want to download
*** < name of the folder > Is the name of the Manga folder you want to download, choose a nice name.

License

MIT

Author

meiazero

About

Dowloader mangá with CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages