Giter Site home page Giter Site logo

mangadown's Introduction

Compile with make
Launch with ./bin/MangaDown
Remember to create your own parsers for the websites you use. Feel free to do pull requests to add your own parsers! It really appreciate that
You can also send me by email at [email protected] and I will add them to the repository and credit you here.

Usage example:
Note: In windows ./bin/MangaDown become bin\MangaDown.exe

Launching from console:
./bin/MangaDown http://www.mangareader.net/93/naruto.html 1 100
This Download the chapter 1 to 100 of Naruto from MangaReader
./bin/MangaDown http://www.mangareader.net/93/naruto.html 10
This download the chapter 10 of Naruto
./bin/MangaDown http://www.mangareader.net/93/naruto.html
This ask you for the chapter to download
./bin/MangaDown
This ask you the url of the manga and the chapter to download

Opening the executable by double clicking (if done under a UNIX OS you should place the parsers folder in your user folder, you can do it
placing yourself with command cd in the MangaDown folder and then using command cp -dr parsers/ ~/)
When the application ask you to enter chapter you can either enter a single chapter, ex: 31 or two chapters to download chapter between
the two values (the 2 chapters are also downloaded), ex: 31 35 download chapters 31, 32, 33, 34 and 35.

Parsers:
-MangaReader[ENG] (by me aka Posva)
-Manga Fox[ENG] (by me aka Posva)
-MangaHere[ENG] (by me aka Posva)

Binaries
You can download compiled binaries here: http://posva.github.com/MangaDown/

How to create your parser
Copy one that already exists and find words that will allow you to find the required information fro downloading the mangas.
The 'type' can be 1(uri), 2(relative) or 3(absolute).

mangadown's People

Contributors

posva avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.