Posted by jhedstrom on December 31, 2008 at 10:09pm
| Download | Size | md5 hash |
|---|---|---|
| video_upload-6.x-1.0.tar.gz | 358.38 KB | 9020f73aef60369db3dc671987de9175 |
| video_upload-6.x-1.0.zip | 365.4 KB | 677da2e4ab6f5b051f9a9f819fd47119 |
Last updated: December 25, 2010 - 00:07
- Default keywords are now validated to avoid provider upload conflicts.
- Added option to toggle fullscreen button on embedded video.
- Updated default sizes to match YouTube's new widescreen ratios.
- Added default images for videos that are being processed.
- YouTube as a provider has been partially abstracted to the providers directory, and integrated through video_upload hooks such that adding additional providers in the future should be a matter of implementing the required hooks.
- Direct upload method now implemented via the FileField widget system.
- Take advantage of a few Zend GData library optimizations.
- Added a views handler for filtering on video status.
- Added SimpleTests for YouTube authentication, CCK field creation, YouTube upload and removal.