I am trying to add some flv files along with youtube videos into a playlist but only flv files play.
Is there a way I can also play youtube files by directly providing the video url as location? or anything else?
Currently my playlist looks like this:
Zero
Joe Biden
video1 www.kids-40.net
Joe Biden
another file www.kids-40.net
Joe Biden
youtube youtube
Any help highly appreciated.
Comments
Comment #1
xoail commentedSorry dint paste the playlist inside the code tag:
Comment #2
arthurf commentedWell, what you are posting here is an RSS feed, not an XSPF feed, so I'm not going to be of much help. Currently, to support this, we'd need to link emfield (or something else) to XSPF (should not be hard). XSPF uses the location tag which in my quick testing would support this.
Comment #3
aaron commentedLooking at adding emfield support; this seems the best issue to track. Will post a patch soon.
Comment #4
aaron commentedOK, this now supports emfield out of the box w/ the node xspf option, using xspf_cck. Need to finish adding better support in views next.
Comment #5
aaron commentedthat's at http://drupalcode.org/viewvc/drupal/contributions/modules/xspf_playlist/... for the diff.
Comment #6
aaron commentedComment #7
aaron commented