hi,
I'm developing a site using wordpress.org and uploading videos using videopress, I want to add a links to other videos in my posts and I want those links to have the poster image/frame of the other movies/posts I link to.
Assume that I know the unique video ID of the videos on each post, is there a function/url/service to hit in order to get back the image url? I see it's constructed as http://videos.videopress.com/VIDEO_ID/VIDEO_TITLE_scruberthumbnail_1.jpg - but I'm not sure about the "scruberthumbnail_1" part, is that something which is "fixed" that I can rely on and construct my image paths that way?
Thanks!