Private
Public Access
1
0

playsinline

This commit is contained in:
Sander Roosendaal
2020-01-03 19:35:43 +01:00
parent b054ac083f
commit bd37696ed5

View File

@@ -182,8 +182,7 @@ function copyText() {
height: '315', height: '315',
width: '560', width: '560',
modestbranding: '1', modestbranding: '1',
playsinline: '1', playerVars: {'playsinline':'1'},
allowfullscreen: '0',
videoId: '{{ video_id }}', videoId: '{{ video_id }}',
events: { events: {
'onReady': onPlayerReady, 'onReady': onPlayerReady,