would it be possible for you to share a sample video-hoster.xml file which not uses any API, for example adding videos from URLs like "domain.com/video.flv"
which should probably be easy for you, steps would be:
- match the domain,
- grab the video file from URL ($video-file)
- put the $video-file within spesific video embedding code or specify $video-type to later use in templates (for flash, windows media or silvelight video files)
|