User: beeradb Branch: HEAD Date: Fri, 20 Jun 2008 16:26:43 +0000 Modified files: /modules/youtube_api youtube_api.module Log message: * Fixed all video feeds so they check $result->code before trying to parse returned XML (Brad). * Fixed all errors reported by coder.module (Brad). * Renamed youtube_api_video to youtube_api_get_video to be more consistent with other feeds (Brad). * Completed youtube_api_get_video so it now returns the specified video as a video object (Brad). * Changed youtube_api_video_upload to fclose the file after reading (Brad). * youtube_api_video_upload now returns a video object on success, false on failure (Brad). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/youtube_api/youtub...