From 61fc79a20b065863479a102e68a13414316f79b3 Mon Sep 17 00:00:00 2001 From: Richard Iannone Date: Fri, 1 May 2026 20:08:10 -0400 Subject: [PATCH 1/4] Remove custom YouTube placeholder; use native embeds --- great_docs/assets/video-embed.js | 100 +------------------------------ 1 file changed, 1 insertion(+), 99 deletions(-) diff --git a/great_docs/assets/video-embed.js b/great_docs/assets/video-embed.js index a9620fbb..2e8a0ddd 100644 --- a/great_docs/assets/video-embed.js +++ b/great_docs/assets/video-embed.js @@ -2,110 +2,13 @@ * Video embedding enhancements for Great Docs * * Improves performance and UX for embedded videos: - * - YouTube: lightweight thumbnail placeholder with click-to-play - * (avoids loading heavy YouTube iframe until the user requests it) + * - YouTube: uses the standard YouTube embedded player with native controls * - Vimeo / other service iframes: IntersectionObserver lazy loading * - Local