want create a playlist out of vimeo,youtube,daily.

More
13 years 8 months ago #4602 by tesfu
hi people,
i neeeeed help.
i m trying since 3 weeks to create a playlist out vimeo,dailymotion and youtube.
but i don't know how to do.
can someone help me to create a xml playlist?
is another way to make a playlist?
please help

Please Log in or Create an account to join the conversation.

  • admin
  • Offline
  • Administrator
  • Administrator
  • Coding is good
More
13 years 8 months ago #4603 by admin
1 - dailymotion is not support
2 - Vimeo is only support with the advanced version
3 - here is an how-to for build aYoutube playlist :

www.joomlarulez.com/faq/44-faq/58-youtube-playlist-how-to.html
The following user(s) said Thank You: tesfu

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #4604 by tesfu
thank u.
if its sure that can can make a playlist mixed from youtube and vimeo,then its no problem for me to buy the advanced version.
can u tell me please, if i buy the advanced version is it possible to make a playlist out vimeo and youtube?
i want that the videos start automatically.
thank u very much for your help

Please Log in or Create an account to join the conversation.

  • admin
  • Offline
  • Administrator
  • Administrator
  • Coding is good
More
13 years 8 months ago #4605 by admin
Hello,

yes this is possible to combine several different sources in one playlist with the playslit editor (5 items max) for more items you will need a xml playlist :

www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/12537/xml-playlist-support

then for vimeo as it's a specific case (it's not support natively by JW player) it need a provider flash configuration (with xml playlist only), see here :

www.joomlarulez.com/forum/27-jw-player-module-advanced/4432-vimeo-playlist.html#4435
The following user(s) said Thank You: tesfu

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #4606 by tesfu
great,
i have tried many players with bad support. thank u very much :cheer:
best support.
i heard many about the xml playlist.please, can u tell how to use? sorry i m beginner.

Please Log in or Create an account to join the conversation.

  • admin
  • Offline
  • Administrator
  • Administrator
  • Coding is good
More
13 years 8 months ago #4607 by admin
yes for sure you have to set the origin of the playlist to "rss link" and link to a xml playlist ( a file with .xml extension ), here is an example :
Code:
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:jwplayer="http://developer.longtailvideo.com/"> <channel> <title>Example RSS feed with jwplayer extensions and youtube</title> <item> <title>Your local video</title> <jwplayer:file>/videos/your_video.mp4</jwplayer:file> <jwplayer:provider>video</jwplayer:provider> <jwplayer:image>/videos/your_thumb.jpg</jwplayer:image> </item> <item> <title>Your youtube video</title> <jwplayer:file>http://www.youtube.com/watch?v=Z9IODJdi3GA</jwplayer:file> <jwplayer:provider>youtube</jwplayer:provider> </item> </channel> </rss>
The following user(s) said Thank You: tesfu

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #4608 by tesfu
thank u. i have bought the advance version now.
this i have understood. but where i have to put the xml file.thats my problem.

Please Log in or Create an account to join the conversation.

  • admin
  • Offline
  • Administrator
  • Administrator
  • Coding is good
More
13 years 8 months ago #4609 by admin
you can store this file anywhere on your server.
upload it by ftp in the images directory for example.
The following user(s) said Thank You: tesfu

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #4610 by tesfu
thank u very much.
i will try now :cheer: :cheer:

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #4611 by tesfu
i create a xml file withe the name rss.xml now.
i stored it in the images directory.
but i don't know where i ca make the link to it and how i have to call the link.

here is the xml file:
<rss version="2.0" xmlns:media=" search.yahoo.com/mrss/ " xmlns:jwplayer=" developer.longtailvideo.com/ ">
<channel>
<title>Example RSS feed with jwplayer extensions and youtube</title>
<item>
<title>vimeo video</title>
<jwplayer:file> vimeo.com/40208930
<jwplayer:provider>vimeo</jwplayer:provider>
</item>
<item>
<title>Your youtube video</title>
<jwplayer:file> www.youtube.com/watch?v=Z9IODJdi3GA
<jwplayer:provider>youtube</jwplayer:provider>
</item>
</channel>
</rss>

Please Log in or Create an account to join the conversation.

Time to create page: 0.222 seconds

Download

Purchase
Download Directory

Login Form