This module adds support for videos from 23 Video to Embedded Media Field.
The media_23video
module is a container for 23 Video's oEmbed support. Each input URL is simply forwarded to the oEmbed endpoint and the embed code and thumbnails are directed back to Drupal and CCK.
This module is built for Drupal 6.
To install the module, copy in the media_23video
folder to modules/
and install the Media: 23 Video module along with all requirements. After this, set up your domain from /admin/settings/media_23video
to start embedding.
The code in this module is an unholy merge of stuff from these two existing emfield modules:
- Media: Vimeo -- for it's structure and variable support
- Media: Hulu -- for it's simple implementation of oEmbed
Maintained by 23 and Steffen Tiedemann Christensen