set('per_page', 3);
// get videos by a tag (default search string is "mutemath" in this case ,you can change it to whatever you want.
$res = $yt->videos('picadas');
// build the video list array
$video_list = $res['video_list']['video'];
?>
Carreras de autos, carreras de motos, picadas, los mejores videos de autos, los mejores videos de motos
Videos de carreras de autos
Total videos: =YOUTUBE_TOTAL_VIDEOS ?> << prev Páginas next >>
$v) {
// limit the title's length so it doesn't break the design
$title = ucfirst(strtolower($v['title']));
$link = "";
}
?>