YouTube fix
This commit is contained in:
parent
6058bb0245
commit
022b436c3f
2
dist/plyr.js
vendored
2
dist/plyr.js
vendored
File diff suppressed because one or more lines are too long
2
dist/plyr.js.map
vendored
2
dist/plyr.js.map
vendored
File diff suppressed because one or more lines are too long
@ -207,7 +207,9 @@ const youtube = {
|
||||
}
|
||||
|
||||
// Set title
|
||||
if (utils.is.function(instance.getVideoData)) {
|
||||
player.config.title = instance.getVideoData().title;
|
||||
}
|
||||
|
||||
// Set the tabindex to avoid focus entering iframe
|
||||
if (player.supported.ui) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user