Watch a video playlist

https://watch.a.video/playlist/

There are a number of reasons you might like to queue several videos to play one after another. In this application, we use the api.video player, and a simple JavaScript array of videoIds to create a player that plays one video after another.

Playing one video after another. Maybe you have a class, or a series of videos that you'd like your viewers to watch in a particular order. Creating a playlist for them to watch gives you control on the order the videos are watched, and also makes the process more convenient for your viewers.

In this demo, we have a short playlist of 4 videos hosted at api.video. Using the video Player SDK, we can control how videos are added and removed from the video player.