Video Upload

jhedstrom - April 25, 2008 - 18:25

The Video Upload module provides a CCK field type that allows for the end user to upload video directly to YouTube, using a single account for the site.

The video never hits the Drupal host, saving on storage and bandwidth bottlenecks, and the end-user doesn't need a YouTube account, since all video is stored under the site's account. Video can be organized on YouTube with customized developer tags, currently with limited token support.

The module uses the Zend GData client library for communication with YouTube. This can be downloaded here. See Video Upload's INSTALL.txt for details on installing this library.
Note: The Zend library requires PHP version of 5.1.4 or higher, and as such, this module does too.

The Video Upload module is developed and maintained by OpenSourcery and originally sponsored by One Economy.

Port to Drupal 6

CVS HEAD is currently being used to port the module to Drupal 6. It is not yet finished, but patches and feedback would be appreciated.

Releases

Official releasesDateSizeLinksStatus
5.x-1.0-beta12008-Jun-1830.05 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Jul-1030.08 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.