Video Filter
fokke - November 21, 2007 - 16:10
This is a highly flexible and easy extendable filter module to embed any type of video in your site using a simple tag. Other modules can add video sites/formats (called codecs) using an easy plug-in architecture.
The Drupal 7 version is in HEAD, filters work, but settings does not yet.
Included codecs
- Blip.tv
- Capped.tv
- College Humor
- DailyMotion
- Eyespot
- Flickr Video
- Flickr Slideshows
- Gametrailers
- Gamevideos
- Google Video
- Metacafe
- Myspace
- Picasa
- Revver
- Slideshare
- Tangle
- Vimeo
- YouTube
Features:
- Quick syntax:
[video:url] - Setting default width, height and autoplay setting per input filter using filter settings.
- Overriding default width, height and autoplay setting in the filtered code.
- Show random video from comma sepparated list of urls
- Aligning the embedded video left or right.
- Extensions may use additional attributes, e.g. the YouTube extension has a playlist attribute to load a random video from a playlist.
Developers
See README.txt.
