stamat / youtube-background

ESM / jQuery plugin for creating video backgrounds from YouTube, Vimeo or video file links.
https://stamat.github.io/youtube-background/
MIT License
176 stars 54 forks source link

Grouping video backgrounds - first draft #56

Closed stamat closed 11 months ago

stamat commented 11 months ago

The entire effort of the past two weeks, maybe three, was to refactor the code and do it "right", externalizing the controls in order to be able to control it with external, thus optional, interface.

Making a group of video backgrounds that skips from one to the other and loops, made me further est the backgrounds and find the pesky little oversights of mine.

Anyways, this PR includes a draft of the grouping functionality and some fixes.