Quick summary:
- Now archive extension is .cbz as it should be (there were many ppl asking about this bad preference of mine :P)
- Add backward compatibility to check the already downloaded chapters which has old extension (.cbr)
- Fix an issue with
sedcommand on Mac OS X. - Now
index.htmlwill be removed along with other temporary files. - Misc. improvements in code and error/status messages.
I guess you already know where to get it.
Enjoy reading One Manga!
P.S. If you are looking for a GUI One Manga downloader then MangaDownloader [MD] may be the answer for you.

9 comments
Hi I'm kinda new at this but I can't seem to get your script to work in cygwin.
Whenever I try to run it, it just says command not found. Do I need to download additional packages for cygwin?
I am running Windows 7 64bit if that helps.
Thanks in advance
Hi, yes the script needs some packages to be installed in Cygwin. Here's the list as far as I can remember:
tputcommand)The error message should say which command is not found so if you installed the above packages and still cannot get the script to work, please post the whole error message so we can figure it out :)
Well, it just says
Bash: onemanga: command not found.
so I think something major is wrong.
OK, you have to:
$ chmod +x onemangayeah it was not calling the script from it's full path was the problem. Then I realised git didn't save the file in a unix format so I had to dos2unix it and now everything is working.
Thanks for the help!
Hi, this looks like a great script. I use centOS and have this problem.
-bash-3.2$ git clone git://github.com/suksit/onemanga.git Cloning into onemanga... github.com[0: 207.97.227.239]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out)
Can you advise?
Thanks.
Hi, the script doesn't work anymore since One Manga has removed their manga reading function about two weeks ago :(
どうもありがとう
Well, it just says
Bash: onemanga: command not found.
so I think something major is wrong.
Post new comment