Embed text (video name, etc) as well ?
xaccrocheur - October 19, 2009 - 10:21
| Project: | Video Filter |
| Version: | 6.x-2.6 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi, I just installed the 6.x-2.6 version on a 6.14 drupal, set it to use the filtered HTML, and heck, everything works fine.
I use it to display DailyMotion videos, it works fine.
What I'm wondering is : Is there a way to display additional info along with the video ? Say the title of the movie ?
If, in order to get access to the said additional info, I have to use youtube and its API, then it's fine w/ me.
Thank you very much and Mabrouka for this clever module

#1
I suppose this could be done, but the way we're fetching movies right now from most sources is by simply reusing their own player with an ID that we get from the URL. So we don't really use any API's for any of the sources. I think emfield has some more stuff that you can use. Perhaps there's a way to integrate the two modules...