Author |
Message |
barodahn
|
Post subject: mangahut Posted: Sun Oct 26, 2008 5:39 pm |
|
Joined: Sun Oct 26, 2008 5:30 pm Posts: 5
|
Hi, i was wondering if someone (probably koala since she seems to be the master here) could tell me how to download stuff from mangahut.com? i ran picloader using setting from one manga and it mostly works, but seem to be failing on chapters that an "a" or "b" in the title (specifically working on http://mangahut.com/manga/Whistle!/any help would be greatly appreciated. baro
|
|
 |
|
 |
KoalaBear
|
Post subject: Re: mangahut Posted: Mon Oct 27, 2008 2:41 am |
|
Joined: Wed Sep 24, 2003 5:27 pm Posts: 463
|
the fastest way for this site: the project default setting should be: Uncheck Support J/VB/JavaScript Page URL Include Filters:/\d+$;/\d+[a-z]+$ Page URL Exclude Filters:/content/ Picture URL Include Filters:m\w+\.mangahut\.com HTML Parser Script: if (string.find(HTML.Url,'/%d+$')) then local s,e=string.find(HTML.Content,'%]%=%b""'); while (s and e) do local url=string.sub(HTML.Content,s+3,e-1); AddLink(url,HTML.Url,HTML.Title,'',HTML.TaskID,2); s,e=string.find(HTML.Content,'%]%=%b""',e+1); end; else DefaultParser(HTML.Content, HTML.Url, HTML.Title, HTML.TaskID, HTML.Level); end;
Last edited by KoalaBear on Fri Nov 28, 2008 12:36 pm, edited 2 times in total.
|
|
 |
|
 |
barodahn
|
Post subject: Re: mangahut Posted: Mon Oct 27, 2008 3:28 pm |
|
Joined: Sun Oct 26, 2008 5:30 pm Posts: 5
|
thanks so much for your help. one more question... how do i get it to run the download and grab the stuff it missed before? what would i use to get it to just do certain chapters maybe? i tried this directory and deeper... but it doesn't work?
thanks in advance,
baro
|
|
 |
|
 |
barodahn
|
Post subject: Re: mangahut Posted: Tue Oct 28, 2008 12:28 am |
|
Joined: Sun Oct 26, 2008 5:30 pm Posts: 5
|
i think i'm doing something wrong... but those settings don't seem to be working at all, downloads pages and no pictures...(there are also a some with dashes that it failed on before too...)
help baro
|
|
 |
|
 |
KoalaBear
|
Post subject: Re: mangahut Posted: Tue Oct 28, 2008 1:31 am |
|
Joined: Wed Sep 24, 2003 5:27 pm Posts: 463
|
it works well for me. you can post your project file here:)
|
|
 |
|
 |
barodahn
|
Post subject: Re: mangahut Posted: Tue Oct 28, 2008 1:43 am |
|
Joined: Sun Oct 26, 2008 5:30 pm Posts: 5
|
i am probably doing something wrong...
baro
Attachments: |
hsd.plp [26.79 KiB]
Downloaded 1201 times
|
|
|
 |
|
 |
KoalaBear
|
Post subject: Re: mangahut Posted: Tue Oct 28, 2008 4:28 am |
|
Joined: Wed Sep 24, 2003 5:27 pm Posts: 463
|
very sorry, I miss one line when copy from my project:( the HTML Parser Script should be: if (string.find(HTML.Url,'/%d+$')) then local s,e=string.find(HTML.Content,'%]%=%b""'); while (s and e) do local url=string.sub(HTML.Content,s+3,e-1); AddLink(url,HTML.Url,HTML.Title,'',HTML.TaskID,2); s,e=string.find(HTML.Content,'%]%=%b""',e+1); end; else DefaultParser(HTML.Content, HTML.Url, HTML.Title, HTML.TaskID, HTML.Level); end;
I miss the first line 
|
|
 |
|
 |
barodahn
|
Post subject: Re: mangahut Posted: Tue Oct 28, 2008 3:06 pm |
|
Joined: Sun Oct 26, 2008 5:30 pm Posts: 5
|
Got it to work!!, thanks for your help. it's a good site, has stuff i haven't seen anywhere else... but a pain to read double pages online...
baro
|
|
 |
|
 |
gnaw
|
Post subject: Re: mangahut Posted: Fri Nov 28, 2008 11:24 am |
|
Joined: Fri Nov 28, 2008 11:10 am Posts: 2
|
dosen't work for me... it only download pages but not pictures.. can anybody help?? please.. here is my project file...
mangahut.plp [96.21 KiB]
Downloaded 1254 times
|
|
 |
|
 |
KoalaBear
|
Post subject: Re: mangahut Posted: Fri Nov 28, 2008 12:35 pm |
|
Joined: Wed Sep 24, 2003 5:27 pm Posts: 463
|
something changed. just change your Picture URL Include Filters to:m\w+\.mangahut\.com
|
|
 |
|
 |
gnaw
|
Post subject: Re: mangahut Posted: Sat Nov 29, 2008 7:16 am |
|
Joined: Fri Nov 28, 2008 11:10 am Posts: 2
|
it's working..!! thanks koalabear.. 
|
|
 |
|
 |
Servo69
|
Post subject: Re: mangahut Posted: Tue Mar 17, 2009 5:54 pm |
|
Joined: Tue Mar 17, 2009 5:51 pm Posts: 1
|
Hi, I was trying to download from this site also but it don't seem to work anymore  Something has changed on the website ? Thanks in advance !
|
|
 |
|
 |
hyutars
|
Post subject: Re: mangahut Posted: Fri Jul 31, 2009 8:46 am |
|
Joined: Fri Jun 12, 2009 6:36 pm Posts: 1
|
|
 |
|
 |
|