youtubeService Class Reference
Inherits
mediaService.
List of all members.
Detailed Description
Media service for YouTube. This absracts out YouTube's API calls
Definition at line 9 of file youtube.php.
Member Function Documentation
| youtubeService::captionsMissing |
( |
$ |
link_url |
) |
|
Checks to see if a video is missing caption information in YouTube
- Parameters:
-
| string | $link_url The URL to the video or video resource |
- Returns:
- bool TRUE if captions are missing, FALSE if captions exists
Reimplemented from mediaService.
Definition at line 30 of file youtube.php.
The documentation for this class was generated from the following file:
- /Applications/MAMP/htdocs/quail/trunk/quail/common/services/media/youtube.php