Skip to content

lmarzocchetti/mangaworld_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mangaworld_downloader

A manga pdf downloader from mangaworld

Un programma per scaricare manga da mangaworld(sito italiano)


Setup

Install Python and dependencies

  • Arch-based:

    sudo pacman -S python python-pip
    
  • Debian/Ubuntu:

    sudo apt install python3 python3-pip
    

Install dependencies of Python

pip install -r requirements.txt

Usage

python mangaworld_downloader.py [name_of_manga]
  • Call the script with the manga to research, follow the instruction on the screen and select a manga to download.
  • Once selected the manga and press enter, wait the program to finish.
  • After the program finished, you will find in the same directory all the pdf separated in Volumes

To implement

  • Gui

Windows User

I haven't tested this script on Windows, but i have used the os independent paths. So i think its gonna work.

About

A manga pdf downloader from mangaworld

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages