Skip to content

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

Notifications You must be signed in to change notification settings

Hellfire01/MangaScrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
matthieu
Aug 28, 2018
f61bf9c · Aug 28, 2018
Jun 12, 2017
Feb 24, 2018
Mar 2, 2017
Aug 28, 2018
Feb 24, 2018
Apr 9, 2017
Jul 31, 2017
Aug 28, 2018
Jun 11, 2017
Jul 31, 2017
Jul 11, 2017

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