DEV Community

Nguyแป…n Viแป…n
Nguyแป…n Viแป…n

Posted on

A minimal HTML YouTube player with search UI & subtitles support in node.js

๐ŸŽฌ Just launched: cast-streaming โ€” a minimal YouTube addon for HTML-based video playback + optional subtitles

Hey dev! ๐Ÿ‘‹

I recently built a tiny open-source addon called cast-streaming that lets you generate clean HTML players for YouTube videos with fullscreen support, a lightweight search-style UI, and optional .vtt subtitle tracks.

Use cases? Think video kiosks, media addons, smart TV dashboards, or just fun experiments. No React, no player frameworks โ€” just raw HTML and config.

You define your video list. It renders the rest.

๐Ÿ“ฆ npm: cast-streaming

Would love any feedback, suggestions, or wild remix ideas youโ€™d like to see!

Top comments (0)