Brightcove support
recidive - April 25, 2007 - 08:33
| Project: | Video CCK |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | recidive |
| Status: | closed |
Jump to:
Description
Here is the provider .inc file that adds support to Brightcove.
Basic functionality implemented and tested.
| Attachment | Size |
|---|---|
| brightcove.inc_.txt | 4.98 KB |

#1
thanks! works great. i've added it to the repository.
i'm wary of the first regex, matching simply against &initVideoId=. although i don't believe any of the other current supported providers use that variable, some others might in the future. so i've temporarily changed the embed match to match against brightcove.com...&initVid... i need to rewrite that (and the other) regex to ignore all the fluff between those. but it works right now as long as you copy the embed code from the video page or the url of the video.
i couldn't find how to discover the thumbnail url, so i've posted a question at http://tech.groups.yahoo.com/group/brightcove-dev/ to see if anyone knows how to do that. as soon as we get that, we can add thumbnail support.
aaron
#2