Closed (fixed)
Project:
XSPF Playlist
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2008 at 05:41 UTC
Updated:
26 Oct 2010 at 16:50 UTC
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
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