Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
D7 version just posted to 7.x-1.x tree for testing only. This version will allow you to post a viddler video. Recording and uploading will be coming. Please post any bugs or issues. Thanks!
The Viddler drupal module creates a CCK field for nodes to:
Record via webcam to Viddler.com's website
Upload videos to Viddler.com's website
Show a video from a Viddler.com URL
Show a video from a Viddler.com video id
Uploadprogress support (soon to be direct upload to viddler using viddler API 2)
Hide Record via webcam with a button to show flash player
Allow users to remove a video from the post and/or delete the video from the viddler site
It will then grab the details of the video via the Viddler.com API (http://developers.viddler.com/documentation/api/), save those details for use in Views and allow you to display the media in a few different ways. You will need a Viddler API key which is now easily available. Simply log into Viddler.com, click on You > Settings and generate a key for your development project.
Planned additions are:
Drupal 7.x support
Direct upload to viddler site from browser using viddler API 2
Search for videos (similar to the wordpress plugin)