Polymer / polymer

Our original Web Component library.
https://polymer-library.polymer-project.org/
BSD 3-Clause "New" or "Revised" License
22.04k stars 2.01k forks source link

Youtube iframe not working in some devices. #5553

Closed QuinsZouls closed 5 years ago

QuinsZouls commented 5 years ago

Description

In several devices, especially mobile versions, when playing a YouTube video with the iframe, this message appears: "Your browser does not recognize any of the video formats available." in the desktop version works perfectly, but this is not the case with certain devices

Live Demo

https://jsbin.com/voxiyij/edit?html,output

Steps to Reproduce

  1. Create my-element
  2. Pase a iframe video from youtube
  3. Play a video

    Expected Results

    the browser plays the video properly Anotación 2019-06-10 121544

Actual Results

in mobile appears this message: : "Your browser does not recognize any of the video formats available."

Anotación 2019-06-10 121607

Browsers Affected

Versions