matvp91 / indigo-player

Highly extensible, modern, JavaScript video player. Handles MPEG-Dash / HLS / MPEG-4 and is built on top of the HTML5 video element.
https://matvp91.github.io/indigo-player/
Apache License 2.0
1.25k stars 66 forks source link

Play videos one after the another based on the queue in Indigo player #99

Closed bhushanudupa closed 3 years ago

bhushanudupa commented 3 years ago

Describe the bug I have been working on Indigo player since last few days. I have some file URLs inside an array. I'm getting random URL from the array and trying to play videos one after the other. But I'm not finding a way to do so.

Expected behavior It should take song URLs from array and play one after the another.

Desktop (please complete the following information):