Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

Continuous Playback of Playlists...


  • Please log in to reply
6 replies to this topic

#1 Derek Martin

Derek Martin

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 19 September 2010 - 04:14 PM

Hi,
I am trying to get the videos of a Youtube playlist to play continuously one after another like the normal playlist playback functionality on youtube. Unfortunately I have been unable to achieve this as of yet. I tried the autoplay but that only starts the first video automatically and that's not what I would like anyways....I also tried switching to the jw player instead of the default youtube player cuz I thought maybe the flash var "repeat(list)" would work...

on the jw flashvars list it says that variable would:

repeat (none): What to do when the mediafile has ended. Has several options:
(list): play each file in the playlist once, stop at the end.

Is there way to implement this? If so could you provide a lil help code on how to do this... thanks!

All I want is an embedded playlist to playback continuously... like the word playlist implies...

thanks again,
Derker

#2 Brett Bumeter

Brett Bumeter

    Newbie

  • Members
  • Pip
  • 7 posts

Posted 12 March 2011 - 03:19 PM

I'd like to figure out how to do this as well.

#3 Brian O'Toole

Brian O'Toole

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 24 April 2011 - 04:53 PM

same...

#4 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 27 April 2011 - 11:27 AM

There's a ticket in for this: http://code.google.c...s/detail?id=173. It's not yet on the roadmap, but if enough people vote for it then I'll add it to version 2.3.0.

I would offer guidance on how to start implementing this, but for 2.2.1 I'm refactoring how videos are loaded by tubepress.js (which will, of course, impact the autoplay feature). Sorry that I can't be of more help at the moment! Let me know if there's anything else I can do to assist here.

#5 H. Sener

H. Sener

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 06 September 2011 - 07:44 AM

Hi,

At this moment 17 people voted for this future. I would buy Tubepress pro if this function is availabale. I hope it will be soon available.

Gr,
Sener

#6 Michael McHugh

Michael McHugh

    Member

  • Members
  • PipPip
  • 16 posts

Posted 21 January 2012 - 09:06 PM

Is there still no way to have videos in playlists auto-play in sequence?

Is it coming in the next version? Any ETA?

Thanks.

#7 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 23 January 2012 - 11:22 PM

I'm working on this feature right now and it will be included in the next release of TubePress (see the roadmap).

As for an ETA, I would say somewhere between 2 to 4 weeks. Working with YouTube and Vimeo's JavaScript APIs has been much more complex than I originally envisioned, but I'm making solid progress!