pseudosavant / player.html

One file drop-in media player web app for using video and audio files served using basic HTTP directory listing
MIT License
219 stars 40 forks source link

Auto-play next video. #21

Open mindspies opened 2 years ago

mindspies commented 2 years ago

Is it already possible or would it be possible to auto-play next video?

mindspies commented 2 years ago

This script is exactly what I was looking for it's just awesome.

pseudosavant commented 10 months ago

I'm thinking about adding a queueing feature that would support this use case. Until then, check out this fork that added that capability: https://github.com/pseudosavant/player.html/pull/24#issue-1940124265.