Custom toggle switch for embed video?

Hello hello,

I’m looking for a way to create a toggle switch to mute/unmute or Play/pause an embed youtube video. (a custom switch other than the ones in the youtube player control) Is such a thing possible?
Thanks!

Very much possible, however you need to use the Youtube API. So you need to link it and write or use code to control the player. Standard features are play/pause, pause when other video is played, multiple videos in one page using only one instance of the player etc.