diff --git a/plugins/video-toggle/front.js b/plugins/video-toggle/front.js index a4b75a96..6b216a6f 100644 --- a/plugins/video-toggle/front.js +++ b/plugins/video-toggle/front.js @@ -56,7 +56,7 @@ function changeDisplay(showVideo) { } function videoStarted() { - if (player.videoMode_) { + if (api.getPlayerResponse().videoDetails.musicVideoType !== 'MUSIC_VIDEO_TYPE_ATV') { // switch to high res thumbnail forceThumbnail($('#song-image img')); // show toggle button