Git Product home page Git Product logo

hellocomic2pdf's Introduction

hellocomic2pdf

hellocomic2pdf is a script to download comics hosted at hellocomic.com to a PDF file.

Features

  • Download any comic from hellocomic.com (If DOM hasn't changed since this last commit.)
  • Stop and re-run the script to continue where you left it.
  • Show progress (Still under work, but "functional")

Tested under Mac OS X. Should also work on Linux but forget about windows...

Dependencies

  • urllib2
  • PyQuery
  • reportlab Platypus

Usage

Place hellocomic2pdf somewhere in your PATH. And give the URL of any page of the comic you want to download (Ex. http://www.hellocomic.com/super-cool-comic/c20/p1).

$ hellocomic2pdf http://www.hellocomic.com/super-cool-comic/c20/p1
There are 4 chapters.
The first chapter has 18 pages.
Assuming all chapters has the same number of pages; it will be a total 72 of images.

./downloads/super-cool-comic/chapter-1_page-1.jpg
.
.
.

I download a total of 72 images.
./super-cool-comic/super-cool-comic.pdf created

Enjoy! :D

TODO (Not in order...)

  • Add search.
  • Add progressbar. (Now it show a progress. But I want to implement progressbar2)
  • Clean this crap.
  • Speed the whole thing!

Pull requests are welcome.

hellocomic2pdf's People

Contributors

lordn-n avatar

Watchers

James Cloos 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.