Video players to play YouTube with playlists

Hi there,

 

I've been struggling to find a player which works with YouTube and is capable of showing YouTube videos as playlist. I've tried various players FlowPlayer,  Dash Player, Media Front - with OSM and JWPlayer. All of them either lacked the YouTube support or in most cases when using emfield provided very sketchy documentation - well one that I was unable to use.

If anyone has used any players to play Youtube videos and got the playlists to work I would much appreciate your help.

I found this video and JWPlayer https://elearning.psu.edu/elearning/using-drupal-generate-jwplayer-frien... best so far but got stuck on the xml stylying bit. If you got that to work that would be great.

 

Many thanks,

 

Pav

pobster's picture

You can use something

You can use something like http://drupal.org/project/cache_converter to manage XML creation for flash players.  Then just use the API to point the player to where the file lives.  It's why it was originally written!

Pobster