google-youtube
google-youtube copied to clipboard
YouTube video playback web component
The README contains nothing but one dead link.
Hello ! I'm trying to use this component on Safari, version 12.0.2 on MacOS 10.14.2. The `` is present into HTML DOM but nothing is displayed on the webapp. I...
When you add the component, and you need to move it to another node, you can reuse the `_player` because on the `attached` function, the player is destroyed. If you...
When using full screen the app-drawer still shows on top of the video.
Generated by gen-typescript-declarations I don't know how to make bower generate them automatically
Going to this page: https://www.webcomponents.org/element/GoogleWebComponents/google-youtube Results in redirect to itself.. I just want to see a demo ;-)
I am trying to override the height of the thumbnail using mixins with `height: auto !important; `: ` --google-youtube-thumbnail: { height: auto !important; // using !important does not override };...
- Add .svg YouTube play icon to thumbnail if thumbnail exists - Attached play video handler - Add @media query to increase size of icon slightly if width less than...