mirror of https://github.com/onweru/compose.git

Ray
13.44.2023 af5d0b71fac68a327c5f2c51c1b5ca4d4794d662
added credit comments
2 files modified
4 ■■■■ changed files
static/css/lite-yt-embed.css 1 ●●●● patch | view | raw | blame | history
static/js/lite-yt-embed.js 3 ●●●●● patch | view | raw | blame | history
static/css/lite-yt-embed.css
@@ -1,3 +1,4 @@
/* Originally obtained from Paul Irish https://github.com/paulirish/lite-youtube-embed */
lite-youtube {
    background-color: #000;
    position: relative;
static/js/lite-yt-embed.js
@@ -1,6 +1,9 @@
/**
 * A lightweight youtube embed. Still should feel the same to the user, just MUCH faster to initialize and paint.
 *
 * Author: Paul Irish
 * https://github.com/paulirish/lite-youtube-embed
 *
 * Thx to these as the inspiration
 *   https://storage.googleapis.com/amp-vs-non-amp/youtube-lazy.html
 *   https://autoplay-youtube-player.glitch.me/