Quote Originally Posted by admin
We tried to have this on last release. But some technical problem.... like how to make thumbnail of a youtube video... We found some site have an option for user to upload image for the video.

Let us know you suggestion on image for the video. Any sample site url where we can see how it should work will be nice.

We will try to have this on next release.
I think it should be straightforward - if you look at the existing thumbnails, they are made up of the video URL but adapted slightly - like these examples:

The video URL value= http://www.youtube.com/v/rwYBQU9y2sQ

http://img.youtube.com/vi/rwYBQU9y2sQ/default.jpg

Second one:

value= http://www.youtube.com/v/ZfEKJ1vJKfs

Corresponding thumbnail: http://img.youtube.com/vi/ZfEKJ1vJKfs/default.jpg

Will see if there's an existing tool out there that we can adapt :)