Skip to content

yattsu/manga_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Manga Downloader

A python program that lets you download manga

Prerequisites

python >= 3.4

For modules see requirements.txt

Usage

Edit your config's path with the desired one

# example
path = '/home/user/manga/' # be sure to append a slash '/' to the path
python3 manga.py

You will be asked for the name of the manga you want to download

Acknowledgments

  • The source of the downloaded files is Manga Here
  • This program is not perfect, it might fail on rare occasions
  • I am not responsible for any misuse of this program

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages