Video Upload
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.0-beta1 | 2008-Jun-18 | 30.05 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2008-Jul-10 | 30.08 KB | Download · Release notes | Development snapshot | |
