2 news function for add in phpyoutube class.
function: get_idvideo
Input: $URL --> URL of youtube video page example: http://www.youtube.com/watch?v=qJVoslo_xdM
Output: $id --> ID of video
function download_thumbnail
Input: $thumbnail_url --> URL of thubnail returnen by google petition previous.
Output: $file_name --> local file with thumbnail content.
$status --> If is true...
2007-05-19 08:40:55 UTC in phpYoutube