PDA

View Full Version : Outpu direct image links for a whole gallery or selection of shots from smugmug


Stustaff
Aug-29-2006, 12:11 AM
Is there some way of getting to see all of the direct links for one gallery?

a button to press or someway of extracting the links?

Say for example - I want to post small copies of my images in my blog or website, at the moment I have to go into each image-right click- view properties- copy- past into blog/page.

The output would look something like

Imagename-http://stuarthill.smugmug.com/14434551-s.jpg
Imagename-http://stuarthill.smugmug.com/85724276-s.jpg
Imagename-http://stuarthill.smugmug.com/65635565-s.jpg
etc

Andy
Aug-29-2006, 04:22 AM
Is there some way of getting to see all of the direct links for one gallery?

a button to press or someway of extracting the links?

Say for example - I want to post small copies of my images in my blog or website, at the moment I have to go into each image-right click- view properties- copy- past into blog/page.

The output would look something like

Imagename-http://stuarthill.smugmug.com/14434551-s.jpg
Imagename-http://stuarthill.smugmug.com/85724276-s.jpg
Imagename-http://stuarthill.smugmug.com/65635565-s.jpg
etc
You could try flashgot, firefox extenstion, say on an allthumbs page.

Stustaff
Aug-29-2006, 10:10 AM
good idea will have a play.

BeachBill
Aug-29-2006, 10:27 AM
Is there some way of getting to see all of the direct links for one gallery?

a button to press or someway of extracting the links?

Say for example - I want to post small copies of my images in my blog or website, at the moment I have to go into each image-right click- view properties- copy- past into blog/page.

The output would look something like

Imagename-http://stuarthill.smugmug.com/14434551-s.jpg
Imagename-http://stuarthill.smugmug.com/85724276-s.jpg
Imagename-http://stuarthill.smugmug.com/65635565-s.jpg
etc

In Firefox, go to the Tools menu and select Page Info. Then look at the Links and/or Media tab. These list the links on the page and the images on the page. You can customize the list to only show the address, then right-click select "Select All" then right-click select "Copy". Paste the list into your favorite text editor. No extensions necessary.

technocraft
Aug-30-2006, 09:23 AM
I've been using the Tools->Media method myself, but I also wish there was an easier way - you have to do it for each page of the gallery.

Something similar to the "Share your Images" page given for a single image... I'd like to see that for the owner, for an entire gallery.

Also, I've created a separate wedding website and I link to my existing images at smugmug. I'd like to get a full image list of a gallery (dynamically to boot!) so I can keep that site updated easier. Looks like I'll try my hand at the API.

Ha. Actually, this gets me very close to what I need already:

http://api.smugmug.com/hack/rest/?method=smugmug.images.get&AlbumID=xxxx

Piece of cake.