By sarunathan
via webtuts.info
Submitted: Dec 04 2012 / 14:14
Some times in our projects we need to embed the youtube video along with its descriptions and thumbnails.Its is easy to embed a video using iframe.But when we need to access some of the data’s of the video url like comments of a particular url and video hits count, we need to use the youtube API.This post will give a short tutorial about youtube API.Using the youtube url of the video we could get the video id of a youtube video and using which we could get the detailed information about the video.
Tweet
SaveShareSend
Tags: javascript, web 2.0, web design
Add your comment