-
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 by mrwebdev
-
This is not possible using the current Youtube API. It "may" (and I say may) be possible to build a custom script that makes this possible, but I think it would take a considerable amount of effort to build.
Maybe Youtube will support this in a future release of their API, but until then it won't be possible with the use of this API implementation.
2007-03-04 18:37:33 UTC by erikdevries
-
Hi,
is it possible to integrate a remote upload function for videos with returnvalues (link to the video, link to thh thumb etc.) on success?
Best regards
Alfi.
2007-03-04 15:55:06 UTC by nobody
-
erikdevries committed revision 6 to the phpYoutube SVN repository, changing 19 files.
2007-01-08 16:40:16 UTC by erikdevries
-
erikdevries committed revision 5 to the phpYoutube SVN repository, changing 6 files.
2007-01-08 16:31:18 UTC by erikdevries
-
erikdevries committed revision 4 to the phpYoutube SVN repository, changing 1 files.
2007-01-07 21:33:24 UTC by erikdevries
-
erikdevries committed revision 3 to the phpYoutube SVN repository, changing 5 files.
2007-01-07 21:31:43 UTC by erikdevries
-
erikdevries committed revision 2 to the phpYoutube SVN repository, changing 19 files.
2007-01-07 21:27:53 UTC by erikdevries
-
erikdevries committed revision 1 to the phpYoutube SVN repository, changing 31 files.
2007-01-07 21:24:29 UTC by erikdevries
-
Anonymous committed patchset 1 of module CVSROOT to the phpYoutube CVS repository, changing 11 files.
2007-01-02 17:11:32 UTC by nobody