YouTube fix
This commit is contained in:
		
							
								
								
									
										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 | ||||
|                     player.config.title = instance.getVideoData().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) { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user