I've a video listing page where I've embedded the links of videos which I've hosted on Youtube, Vimeo, and Veoh. When listing the videos I would like to display the image of the video (the same you find on Youtube, Vimeo, Veoh) rather than embedding the video links. So when user clicks on the image it should take them to the original video page. How can I access the video image? Thanks in advance.
I guess you have to do it manually. Just capture an image of the video using screen capture and use it as an image link to your video page.