Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 643 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 643 Bytes

MangaDownloader

Python apps for downloading manga to your pc

Table of Contents (Optional)

Installation

  1. Clone: git clone https://github.com/amshelhack3r/MangaDownloader.git
  2. CD into it: cd MangaDownloader
  3. Create a virtual environment(skip if you already have)
$ pip install pipenv
$ pipenv shell
$ pipenv install
  1. Run program
$ python main.py
  1. Enjoy :D

Features

-Download single chapters

-Download multiple chapters by specifying range i.e 1-100 will download 100 chapters

License

MIT license