I have a bunch of Carousels on a page, each with a mix of videos and images. I\'d like to stop Youtube videos from playing when the user exits a video by clicking one of t
I ended up using the callPlayer function here (which didn't require using the youtube API at all):
YouTube iframe API: how do I control a iframe player that's already in the HTML?