missing images
|
|
OK I see that it grabs the links to other images but not the currently displayed image. Also skips the first image of each page, as that one would be displayed when on that page. I discovered that on some smaller galleries then went back to compare image counts on that bigger one I posted as example. The example gallery has 213 images and DTA picks up 184 add the 18 images that would be the first of each gallery page for a total of 202. So there are 11 more missing within somewhere. I can live with that but just wanted to point it out. Thanks! |
|
|
that is odd.... perhaps because of all the heavy requesting, downloading and regexp matching, firefox got lazy in between? o__O |
|
|
OK I got a better run down on whats missing for the majority of galleries I have checked out. All images on first page of a gallery and then the first image of each additional page within the gallery. Knowing what is missing is a help for me to single save those. I am not here to criticize your work. I appreciate it very much. It is still a big help that I only have to single save all of the first page and then the first of each additional page. At least most of it is automated. Thanks! |
|
|
Feel free to criticize! I really appreciate it, and I'm updating the script today. I'll be back. EDIT: Updated, I believe it is working fully now. Please check and confirm. Enjoy ;) I also added comments, in case you're interested in all this scripting stuff (I'm assuming you are). |
|
|
(ver. 0.3.3) Grabs all image links most of the time now. The image of the page you are on is already displayed so no link to follow. Not a problem, saving the one image manually allows me to double check my results. However every so often a few images are missing. I will try to find the commonality in that and let you know. So far the galleries with only a few missing are too massive to hand check missing right away. I will compare them at a later time or find a smaller one with a few missings. Just installed Grep and Sed last night. I will try to learn some of this stuff over the next few weeks and see if I can get a hang of it! Thanks. PS had to restart firefox for latest script version to work. Maybe just a burp on my end? |
|
|
Yeah you shouldn't have to restart... maybe FF was bugging out, and the restart fixed it. Glad to head you're learning this stuff-- its a lot of fun! |