smugmug.images.getURLs and Videos?
SamirD
Registered Users Posts: 3,474 Major grins
Does this url return a link to the thumbnail of the video or the video itself? I'm not a coder and don't have time to test it. Documentation didn't point in either direction.
Pictures and Videos of the Huntsville Car Scene: www.huntsvillecarscene.com
Want faster uploading? Vote for FTP!
Want faster uploading? Vote for FTP!
0
Comments
Thumbnail links are images, any link that is actually a video will be prefixed with Video. eg. Video320URL.
Cheers,
David
SmugMug API Developer
My Photos
Want faster uploading? Vote for FTP!
say a thumbnail was returned as...
TinyURL = .../12345_abcd-Ti.jpg
a Video320URL would look like this...
Video320URL = .../12345_abcd-320.mp4
SmugMug API Developer
My Photos
Want faster uploading? Vote for FTP!