Disabled YouTube embed player keyboard control to match with plyr's control

This commit is contained in:
Calvin Tam 2015-08-05 20:33:04 -07:00
parent 5fcfd5fa4f
commit 9f1e5a55f4

View File

@ -912,7 +912,8 @@
iv_load_policy: 3, iv_load_policy: 3,
cc_lang_pref: "en", cc_lang_pref: "en",
wmode: "transparent", wmode: "transparent",
modestbranding: 1 modestbranding: 1,
disablekb: 1
}, },
events: { events: {
'onReady': function(event) { 'onReady': function(event) {