![Picture of Er. Rochak Chauhan Picture of Er. Rochak Chauhan](/picture/user/178944.png)
Er. Rochak Chauhan - 2008-10-31 09:58:20 -
In reply to message 1 from Collin de henkjanbruin
sure... its not biggie..
what ever you search, the first record's information can be extracted like:
require_once("YouTubeAPI.inc.php");
$api=new YouTubeAPI($keyword,$maxrecords,1);
$result=$api->getStreamingLinks();
$firstRecord=$result[0];
now you can stream the video to mobie or PC (browser) using the links.
In case of any other issue feel free to contact me on IM at (www.rochakchauhan.com/blog)