I have to make a video gallery , where users will upload flicker video link. I need thumbnails of video. how can i do it using javascript/php ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
suppose you need thumbnail of this video http://www.flickr.com/photos/mariareyesmcdavis/3478595161/
Make following HTTP request using php curl .
You will get a json response from flicker
Now grab “thumbnail_url” from response