Code Monkey home page Code Monkey logo

cbz_ripper's Introduction

Hey there!

Cbz ripper is a small script that automates downloading images sequentially from MangaLife and converting them into the cbz archive format. I decided to write this script after going through the tedious task of trying to do what I just described manually. It's far from impossible, of course, but it is extremly monatonous and it leaves room for human error.

The main mechanism by which this script functions is by iterating through through a url, downloading theimage that it leads to, editing the url to proceed to the next page, and repeating the process. This requires you to provide location on where the page and chapter indexs are located within the url so the program knows where to look when it's iterating. (Think slice notation if you have a passing familiarity with python.)

Yeah I know. It's ugly, hacky, and ineffcient as all hell but it gets the job done. This script was originally designed for a specifc manga site, but it could theoretically work with any seires of images as long as the pages and chapters aren't uniqually named in the url.

And look. This script can operate in a bit of legally grey area (because so do all manga scan sites, so I'll counsel as follows: while I wish that everyone could read the wealth of amazing content that humans have produced, artists need to be compensated for their work. Obviously I can't control what you will do with this script, but I hope that you recognize that fact and support those who produce content you enjoy. Even if it's just a hard copy of your favorite issue, it's something.

Happy reading!

CBZ_Ripper

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.