Update: 0.1.3 now works with PHP4 as well!
Update: due to changes in the YouTube-forms, all versions of PHPTube prior 0.1.2 are rendered obsolete!
This class can be used to upload and download video files from YouTube.
It can login in YouTube on behalf of a given registered user and upload and download video files.
Downloading takes as parameters the identifier of the video to download and the name of the file to which the downloaded video will be stored.
Uploading takes as parameters the name of the video file to upload, the video title, description, tags, category, language, and whether the video should be made publicly accessible to all users, or only to family and friends of the uploader user.
Requirements: PEAR/HTTP |