Clicky

One Manga Downloader on GitHub | suksit dot com

One Manga Downloader on GitHub

Dear One Manga readers,

I'm glad to announce that the most recent version of One Manga Downloader script is now hosted on GitHub.

I've made some improvements to the script according to Wout Mertens' comment for better support on Mac OSX. Thanks, Wout :D

As usual, if you find any bug please do not hesitate to post an issue on GitHub or leave a comment here (I've only tested it on Cygwin so there may be some problem on other platforms).

That's it. Happy downloading!

10 comments

Lance's picture
Lance (visitor) says:

Awesome kong! :) glad it's downloadable in github.

Holly's picture
Holly (visitor) says:

Thanks for useful link. It is cool

Xen's picture
Xen (visitor) says:

Hello! can you post the updated(or the complete) list of commands of the script? :( Hope you can post it in english.

THanks a lot! :)

kong's picture
kong says:

Hi Xen,

Actually the usage instruction is already written in the first few lines of the script.

However, I've created the Usage wiki page on GitHub to explain it more in details. Please check it out :)

Anonymous's picture
Anonymous (visitor) says:

does this script download the new chapters automatically? Also how does this work, i mean how do i install this on my server?

kong's picture
kong says:

Hi,

The script itself won't do anything. You have to execute it manually, or you can setup a cron job to automatically execute it, for example, every weekend.

Installing the script is as simple as copying and pasting the code into a new file, name it anything you want and don't forget to do a

$ chmod +x filename

For usage instruction, please see the Usage wiki page link above.

kampanya's picture
kampanya (visitor) says:

Thank you very much for the excellent and useful subject.

Ben's picture
Ben (visitor) says:

Awesome work. Thanks!

One small nitpick: the archive files generated by the script have the extension "cbr", while they are actually zip archives, and thus should end with "cbz". :)

kong's picture
kong says:

Yeah, it's just my (bad) personal preference -- I prefer the sound of "cbr" compared to "cbz" (for me, "cbr" can be naturally translated to "Comic Book Archive")

However, I also think that zip is more common than rar in every system (Cygwin, Linux, Mac OSX) So that's what you got in the script :P

If you prefer the correct extension name for each archive format or if you want to use other compression method (e.g. zip, rar, 7-zip, tar), you may be interested in Yumi Nanako's fork of the script. She has added many nice options there :)

Ben's picture
Ben (visitor) says:

I see. Well, nothing a simple rename 's/.cbr/.cbz/' can't fix. :)

Thanks for the link to the fork, I'll check it out.

Post new comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account associated with the e-mail address you provide, it will be used to display your avatar.