So basically, with BID queue manager, you can batch download images from urls. However, what I'm trying to do is go through these urls but instead of downloading the images, I want to simply download or save the direct url links to these images to a text file because I'll need to modify the urls in order to get these images in the original size. If I simply batch download the images as is, they aren't as large as I'd like them to be. Has anyone else attempted this using BID or another software?
Basically I have one page and each page has about 4 images per page and I just want to mass grab the direct image url links instead because there are a lot of these pages and it be a pain to go through each one manually.
I'm also open to suggestions to other methods