vue-youtube-embed
vue-youtube-embed copied to clipboard
Struggling to change video that is playing
Hello thank you for this useful package everything is working well except I am having one issue. I am trying to load multiple videos on the page and then give them each their own separate play and pause buttons and potentially a next and previous button that will play the next and previous video. Essentially a playlist app. Is there a way to toggle the video that is played without clicking the actual play button on the video when there are multiple videos loaded on the page? Thank you