Lite YouTube Embed is a lightweight custom element that replaces the standard YouTube iframe with a much faster placeholder until a user interacts with it. It is built for websites that need embedded YouTube videos without the heavy performance cost of loading the full player immediately. The component visually behaves like a normal YouTube embed, but it delays loading expensive iframe resources until playback is requested. Developers can install it from npm or use the source files directly...