Coder Social home page Coder Social logo

snknitin / manga-downloader-pdf Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 29.69 MB

Download your favorite manga from mangafox for Kindle.

License: MIT License

Python 100.00%
manga-downloader kindle pdf-generation scraping-websites imagetopdf mangafox

manga-downloader-pdf's Introduction

Download any Manga as PDF for Kindle

Improved version for python3 version of code forked from here

This code create pdf volumes for chapters that you find online on mangafox.

The crawler script will download all volumes available in Manga Fox from a choosen manga for (example) and convert each volume in pdf.

I mostly made this repository for my personal use but if it helps anyone else with similar interests, then I'm happy to help. Feel free to drop in some suggestions for manga as well. Huge fan!

Don't forget to support the mangaka and Manga Fox in any way you can.

Feel free to contribute to the project in any way.

Features

  • Download manga via direct Manga Fox url;
  • Automatically transform all jpgs downloaded in separated pdfs, divided by volumes;
  • Automatically create a 'tmp' folder for the manga images and 'download' folder for the pdf ;
  • Check volumes inside downloaded folder and skip volumes already downloaded, so if interrupted, you don't need to start from scratch.

How to Run

You can run multiple instances of this code for different manga parallely and download them at the same time, by changing the mangalink for each instance

 python download_manga.py -pdf="<insert a location here>" -tmp="<insert another location here>" -mangalink="http://fanfox.net/manga/liar_game_roots_of_a/"

-pdf has the location of your manga in pdf format in the specific manga folder
-tmp is the temporary folder where the images will be downloaded in a manga specific folder and then converted to pdf before being deleted -mangalink is the mangafox link to the manga

manga-downloader-pdf's People

Contributors

filipefilardi avatar snknitin avatar

Stargazers

 avatar  avatar

Watchers

 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.