Options

API : Video Properties Missing?

kevinikevini Registered Users Posts: 16 Big grins
When using the 1.3 API, i noticed the docs for getting image properties indicate there are the following properties:

Video640URL string (video, power & pro accounts only) The url for the 640 version of this video.
Video1920URL string (video, pro accounts only) The url for the 1920 version of this video.

But neither of these exist in the output. And I noticed a VideoSMILURL in the output which is not documented.

Are those video URLs in the doc just old items that need to be removed or is there something broken?

Xml Output:

<?xml version="1.0" encoding="utf-8"?>
<rsp stat="ok"><method>smugmug.images.getInfo</method><Image id="1713498740" Key="LtsC8M9" Caption="This is a test Video" Date="2012-02-15 22:50:37" Duration="0" FileName="TestVideo.mov" Format="MP4" Height="720" Hidden="0" Keywords="" LargeURL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/i-LtsC8M9/0/L/TestVideo-L.jpg" LastUpdated="2012-02-15 22:50:37" LightboxURL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/21495161_hQQfmJ#1713498740_LtsC8M9-A-LB" MD5Sum="5a3531478bff66059c47bd523dba0341" MediumURL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/i-LtsC8M9/0/M/TestVideo-M.jpg" OriginalURL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/i-LtsC8M9/0/1bNafb9javPl6gOkok%2AlIyIlapE%3D-1329461444-O/TestVideo.jpg" Position="2" Serial="0" Size="2970017" SmallURL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/i-LtsC8M9/0/S/TestVideo-S.jpg" ThumbURL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/i-LtsC8M9/0/Th/TestVideo-Th.jpg" TinyURL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/i-LtsC8M9/0/Ti/TestVideo-Ti.jpg" Type="Album" URL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/21495161_hQQfmJ#1713498740_LtsC8M9" Video1280URL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/i-LtsC8M9/0/1280/TestVideo-1280.mp4" Video320URL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/i-LtsC8M9/0/320/TestVideo-320.mp4" Video960URL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/i-LtsC8M9/0/960/TestVideo-960.mp4" VideoSMILURL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/i-LtsC8M9/0/SMIL/TestVideo-SMIL.smil" Watermark="0" Width="1280"><Album id="21495161" Key="hQQfmJ" URL="http://gallery.idzifamily.com/Other/TestImageAlbum0NiceName/21495161_hQQfmJ#1713498740_LtsC8M9"/></Image></rsp>

Comments

Sign In or Register to comment.