Media Derivatives: Youtube engine
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Provide a new engine to Media Derviatives API for uploading videos to Youtube API.
Derivatives API provide a flexible, extensible and abstract API to implement derivation engines for different types of files.
With this module, you can create a Youtube video from any video file you upload on your site.
This module doesn't provide a formatter, that mean you can't display youtube videos in place of the source video.
You just have to choose Youtube engine in your Derivative preset and fill the required fields to authenticate from google.
Dependencies:
You need the Zend Gdata framework to authenticate from Google API.
You can download it here : http://framework.zend.com/download/webservices
Put Zend folder in your libraries folder.
You also need a API key: http://code.google.com/
Fill the appropriates field in the engine settings page.
