Closed (won't fix)
Project:
Video Filter
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2009 at 10:21 UTC
Updated:
15 Dec 2010 at 21:44 UTC
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
Comments
Comment #1
blackdog commentedI 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...
Comment #2
blackdog commentedThis will not be part of this module.