Skip to content

samuelkanyi/MangaDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python apps for downloading manga to your pc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages