I\'m playing now with the Youtube API and I began a small project (for fun).
The problem Is that I cant find the way to get Title of a video from the Id. (example: y
Call http://gdata.youtube.com/feeds/api/videos/ylLzyHk54Z0.
http://gdata.youtube.com/feeds/api/videos/ylLzyHk54Z0
In this XML file, read the value of the tag.
YouTube Api Documentation