M manhal Newbie Joined Apr 15, 2009 Messages 48 Reaction score 2 Apr 26, 2009 #1 I am trying to extract some youtube video info based on a known $video_id: for example I can get a thumbnail image by doing http: //img.youtube.com/vi/$video_id/0.jpg similarly, is there a way to get the video title ?
I am trying to extract some youtube video info based on a known $video_id: for example I can get a thumbnail image by doing http: //img.youtube.com/vi/$video_id/0.jpg similarly, is there a way to get the video title ?
halfalump Regular Member Joined Feb 10, 2009 Messages 230 Reaction score 90 Apr 27, 2009 #2 Code: http://code.google.com/apis/youtube/overview.html