Thursday, February 25, 2010

A new manga downloader - any site ????

Fistly i want to say thank for all of you who used and shared my software .

Second i want to announce something interesting , ok lets go directly , there will be a script software that can allow you download manga from any online manga site , sound fun? . Lets me explain some details.

- Script software ? WTF is that? --> That's like a engine , it will do all of complicate programing task for you , all thing you must do just provide some line for it to knows what to do . Thatall.

- And what the script will be ? ---> Ahem , here is the example script for animea.manga.com
tailcut link 5;
append link -page-1.html;
get link by urlreader1;
search title[^<]*/title to search1;
tailcut search1 8;
findmaxnumber search1 to find1;
loop from 1 to find1 as loopindex1
tailcut link 6;
append link loopindex+.html;
get link by urlreader1
search href="[^"]*">
split search1 " to array1;
set temp1 valueof array1[last];
set imagelink valueof temp1
download imagelink;
endloop
I think you still afraid with that fuck complicate script but dont worry , i am sure it simple enough for anyone can write your own manga downloader.

The third , This software is still in testing phase, so this entry just an annoucement :P , i will release it asap.

And finnally , thats is the reason i still cannot fix some small errors of the exist software :D forgive me !!

12 comments:

  1. Wow! Another Great Program is in Progress ^_^ Can't wait to test it out :D

    I love all your manga downloader, I use them all coz I have my own manga site on the way, these tools are BIG BIG BIG Help to me ^_^

    Thanks for the good software sir ^_^

    ReplyDelete
  2. Amazing idea! Go for it! I can't wait to try it!!

    ReplyDelete
  3. i can't wait, continue your good job ;)

    ReplyDelete
  4. Sorry for my clumsy, i can't see any link for download your software

    ReplyDelete
  5. This is a fabulous idea! I hope it works out. :)
    @Anonymous: This is just an announcement of the program. It's not actually available for download yet, I think.

    ReplyDelete
  6. cant wait, :D .. i like your idea .. :)

    ReplyDelete
  7. can you make a downloader for the truyentranhtuan.com please?

    any way, good job mate

    ReplyDelete
  8. Good job as usual! Loved your OneManga Downloader but as OneManga doesn't hv its online scans anymore, I'm thrilled that you're making this any site manga downloader. Hope to see it soon & keep up the cool work! Woohoo! \(^_^)/

    ReplyDelete
  9. Hello Tuan Phan could you make a downloader for http://www.cloudmanga.com/ ? It's quite simple structure. Only renaming part is tricky.

    ReplyDelete
  10. can you make a downloader for http://www.batoto.com/

    it has lots of high quality mangas

    ReplyDelete
  11. Hallo there! Thanks for all the effort in making these programs....though i noticed that the mangafox and other programs no longer worked...and i thought at first that the problem was at my end, but i noticed that the homelinks of the different sites have already changed, for example, Mangafox.com is already Mangafox.me...if you could just correct the script for these changes, then i guess the programs would be working again....thanks!

    ReplyDelete