Here is a patch that adds support for Yahoo Video (http://video.yahoo.com/). It is a bit hack-ish since I couldn't get the videos to work without the <embed> tag, but it does work.

CommentFileSizeAuthor
video-filter-yahoo.patch2.18 KBjtsnow

Comments

blackdog’s picture

Component: Documentation » Code
Status: Needs review » Needs work

I like things that work :)

This needs a look though I think: $attributes['allowFullScreen'] = empty($video['autoplay']) ? 'false' : 'true';

minnur’s picture

Issue summary: View changes
Status: Needs work » Closed (won't fix)

No activity in 6 years. Closing this D6 issue. Please create a new patch for D7 or D8 versions (if possible).