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)