How can I add to the uploader embed to add a new entry like youtube but for hulu video?
How can I add to the uploader embed to add a new entry like youtube but for hulu video? |
It would need a custom filter designed for HTMLPurifier. Currently, HTMLPurifier strips out all embed and object tags. Exceptions are made by creating URI filters, which will allow embed code from trusted sites such as YouTube to pass through. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Note to all php gurus: Additional filters that allow embedding videos from from sites like hulu, espn, break.com and a bunch of others would sell like hotcakes. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Note to all php gurus: Additional filters that allow embedding videos from from sites like hulu, espn, break.com and a bunch of others would sell like hotcakes. Sending this thread to my programmer, as he's currently working on a mod for embedding Flow Player into Dolphin... newbreed |