PDA

View Full Version : How grab image from Imageupper


pippopelo
7th December 2008, 03:14 PM
You can not post links in your first 2 posts. please post again and then try your links. please take some time to read the rules (http://forum.dumpstersluts.com/forumdisplay.php?f=37) before trying to post again

nypon
8th December 2008, 12:37 PM
hi,
these settings should work for imageupper...
URL Pattern:
http:\/\/imageupper\.com\/i\/\?.+
Search Pattern:
"ID: img"
Greets

tracey fan
14th December 2008, 06:04 AM
two things about the above reply for imageupper:
1)there is no ID tag in imageupper, so that search pattern will not work
2)there is a "g" next to the "i" in the url pattern.
my guess is they have changed things a bit

tracey fan
14th December 2008, 06:06 AM
two things about the above reply for imageupper:
1)there is no ID tag in imageupper, so that search pattern will not work
2)there is a "g" next to the "i" in the url pattern.
my guess is they have changed things a bit
the funny thing is, i came to the forum to see if could find help to dl from imageupper.

tracey fan
14th December 2008, 06:13 AM
the funny thing is, i came to the forum to see if could find help to dl from imageupper.
now that that silly rule about 2 posts before i can post urls is past, here is what i could have said in my first post:
anyways, i did figured it out, so here is what it looks like:
url:http:\/\/imageupper\.com\/gi\/\?.+
search pattern: "http:\/\/\D\d*\.imageupper\.com\/\d\/\d{2}\/.+"
:bigwave:

nypon
14th December 2008, 03:02 PM
tracey fan, your theory with the "g" only works for galleries, try to leech from this link... http://www.rage3d.com/board/showthread.php?t=33887069 ...with "your" settings, it doesen't work!

And here is the ID... <IMG id="img" onClick="scaleImg('img');" onLoad="scaleImg('img');" SRC="http://s01.***************/1/3/Z805507462066167_1.jpg" ALT="Free image hosting for celebrity, entertainment and other photos!"></TD></TR></TABLE><p><script type="text/javascript">
Regards

tracey fan
15th December 2008, 04:09 AM
tracey fan, your theory with the "g" only works for galleries, try to leech from this link... http://www.rage3d.com/board/showthread.php?t=33887069 ...with "your" settings, it doesen't work!
And here is the ID... <IMG id="img" onClick="scaleImg('img');" onLoad="scaleImg('img');" SRC="http://s01.***************/1/3/Z805507462066167_1.jpg" ALT="Free image hosting for celebrity, entertainment and other photos!"></TD></TR></TABLE><p><script type="text/javascript">
Regards

fair enough, galleries have the "g", but other imageupper urls do not.

by the way, the search pattern for galleries that i posted should have an "*" instead of {2} after the third "\d", like this:

"http:\/\/\D\d*\.imageupper\.com\/\d\/\d*\/.+"

thanks and regards