https://github.com/fr0st1n/mgdl
CLI Manga Downloader.
https://github.com/fr0st1n/mgdl
manga-downloader mangapanda pypi pypi-package python-script
Last synced: about 1 month ago
JSON representation
CLI Manga Downloader.
- Host: GitHub
- URL: https://github.com/fr0st1n/mgdl
- Owner: FR0ST1N
- License: mit
- Created: 2016-04-14T06:41:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T12:31:52.000Z (over 6 years ago)
- Last Synced: 2025-02-26T23:58:07.107Z (about 2 months ago)
- Topics: manga-downloader, mangapanda, pypi, pypi-package, python-script
- Language: Python
- Homepage: https://pypi.org/project/mgdl/
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mgdl
  
CLI Manga Downloader.
## Install
`pip install mgdl`
## Usage
`mgdl name start end path`
### Example
`mgdl naruto 10 20 /home/FR0ST1N/Downloads`
## Dependencies
* [beautifulsoup4](https://pypi.org/project/beautifulsoup4/)
* [pyprind](https://pypi.org/project/PyPrind/)## License
[**MIT**](https://github.com/FR0ST1N/mgdl/blob/master/LICENSE)