Skip to content

Hellfire01/MangaScrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MangaScrap

MangaScrap is a Ruby based program that will allow you to download your mangas and save them on your computer
It posses a database that allows it to know what chapters where not downloaded yet
Unlike other manga downloaders, it also creates a local website on your computer allowing you to browse your mangas offline

MangaScrap allows you to download your mangas on the following websites :

  • mangafox
  • mangareader
  • mangapanda

It also has a facebook page if ever you want to follow it

basic usage :

How to add and download a manga

  • ./MangaScrap add link [link]
    Will add a manga to follow to the database
  • ./MangaScrap
    Will update all mangas within the database
  • ./MangaScrap download link [link]
    Will add the manga to the database and then download it

configuration

MangaScrap has configurable parameters witch will allow you to configure the way it work to fit your needs

  • ./MangaScrap params list
    Shows all the parameters and there values
  • ./MangaScrap params set [param] [value]
    Allow you to change a parameter

notes :

  • ./MangaScrap help
    Displays instructions
  • The program will download all mangas in ~/Documents/mangas/ by default ( should the path not exist, it will be created automatically )
  • Currently MangaScrap only manages mangafox but it is planned to do much more in the near future
  • The dev branch of MangaScrap is on gitlab

API :

If you wish to add instructions / a gui / ... to MangaScrap, please check here.

About

MangaScrap is a Ruby based scrapper that generates a local website with the downloaded mangas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published