try making a function
$scope.playVideo = function(id) { YoutubeVideoPlayer.openVideo(id); }
from this topic