Getting thumbnails from online videos?
Posted: Sat May 05, 2007 1:19 am
Hello folks, I'm making a webpage where people should be able to submit URLs to videos from YouTube, Google, Dailymotion, etc. And I need my server to automatically get the thumbnails from these and save them. If anyone could help me with this I would really appreciate it!
I found out how to get them from YouTube:
http://www.youtube.com/dev_api_ref?m=yo ... et_details
Or just use this URL: http://img.youtube.com/vi/VideoID/2.jpg
Now I need info on how to get them from other pages, Google is a must, and I would be glad if I could get them from Dailymotion too. I will of course try to create PHP scripts for this and I can share them too if anyone is interested.
I found out how to get them from YouTube:
http://www.youtube.com/dev_api_ref?m=yo ... et_details
Or just use this URL: http://img.youtube.com/vi/VideoID/2.jpg
Now I need info on how to get them from other pages, Google is a must, and I would be glad if I could get them from Dailymotion too. I will of course try to create PHP scripts for this and I can share them too if anyone is interested.