|
|
haveing trouble finding a script to work with imgsrc.ru looking for a script that will generate direct image links for import to DownThemAll or simaller results. I am new to scripts and see that some sites can be difficult so if no one is interested in building this script could I at least get a referal to a good tutorial related to scripts for image linking. I have looked at the page source for this site and it is very short and simple compared to most. I can't figure out there methode of linking. Is it possible some of the page source is blocked out? what is the best app to view page source rather than the built-in from firefox? Thanks for any help! |
|
|
Give an example page and I'm sure someone will help you. |
|
|
OK here is a front page of a gallery http://imgsrc.ru/barabashka/a315405.html and this is an image link on that page http://imgsrc.ru/barabashka/10625199.html?#pic thumbnail location of above image link http://s1.imgsrc.ru/b/barabashka/6/10625196LWe.jpg the actual image location http://b1p.imgsrc.ru/b/barabashka/6/10625196lNI... Best I can tell it is a server spitting out the URL on request. Each image is finished with three random characters at the end of the file names and they don't match between the thumb and actual image. The scripts I have tried so far seem to just work on a renaming mask. I have tried like 15 or more scripts claiming to grab from most image sites but nothing working on this site so far. Yes I did add the site to the include filter to no avail. Something that could grab from all pages of current gallery would be cool, but my main focus is just from the current page. Tired of the one image at a time method. |
|
|
As promised, here is a script. It locates the pictures in the gallery and adds them to the bottom of the page (hence for DTA ease). Please tell me if this will do. |
|
|
Update: I made the script bruteforce EVERY image in the gallery.. kinda freezes the browser, but not for long. Is this what you want? If you only wanted the current page of the gallery, go back to version 0.1.1 of the script. |
|
|
Perfect!! Works Great! I got to figure out this scripting stuff! Thanks! |