Hey everyone,
Sharing VidLux — a free high-performance embed player built for movie/TV streaming sites. Drop-in iframe integration using TMDB IDs, nothing else needed.
Site: vidlux [dot] xyz
Docs: vidlux [dot] xyz/docs
Support: Telegram — @t3chboiguru
What is it?
VidLux is an embeddable video player that fetches streams server-side from 9 independent sources. You just pass a TMDB ID, and the player handles source extraction, quality switching, subtitles, and server fallback automatically.
Embed Examples:
Movie: vidlux[.]xyz/embed/movie/1084242
TV: vidlux[.]xyz/embed/tv/71128/1/1
Just drop that into an iframe and you're done.
Features:
How to Use:
<iframe
src="YOUR-VIDLUX-DOMAIN/embed/movie/550988?color=3b82f6"
width="100%"
height="100%"
frameborder="0"
allowfullscreen
></iframe>
TV Show format: /embed/tv/{TMDB_ID}/{SEASON}/{EPISODE}
Server Priority:
The player tries Star first (best quality multi-language HLS), then races Rocket/Quilox/Spider, then falls back through Nova, Magic, Aura, Dubai, Astra. Everything is automatic — your users never see an error unless all 9 servers are down.
Monetization:
Just 2 popups every 30 minutes. The player itself is completely clean — zero ads inside the video, no pre-rolls, no banners. Your users get a premium experience.
Give it a try with any TMDB ID and let me know what you think. Feedback welcome.
DM me or reach out on Telegram for API keys and setup help.
Sharing VidLux — a free high-performance embed player built for movie/TV streaming sites. Drop-in iframe integration using TMDB IDs, nothing else needed.
Site: vidlux [dot] xyz
Docs: vidlux [dot] xyz/docs
Support: Telegram — @t3chboiguru
What is it?
VidLux is an embeddable video player that fetches streams server-side from 9 independent sources. You just pass a TMDB ID, and the player handles source extraction, quality switching, subtitles, and server fallback automatically.
Embed Examples:
Movie: vidlux[.]xyz/embed/movie/1084242
TV: vidlux[.]xyz/embed/tv/71128/1/1
Just drop that into an iframe and you're done.
Features:
- 9 Streaming Servers — Star, Rocket, Quilox, Spider, Nova, Magic, Aura, Dubai, Astra
- Smart Auto-Fallback — If a server fails, the player silently tries the next one. No broken pages.
- Multi-Language Audio — Streams with multiple audio tracks (English, Hindi, etc.) are selectable in-player
- Multi-Language Subtitles — Greek, English, Arabic, French, Spanish, + dozens more auto-loaded
- Quality Selection — HLS adaptive + MP4 quality picker (144p to 1080p)
- Movies + TV Shows — Full support with season/episode routing
- Customizable — Brand color, custom logo watermark, autoplay toggle, server pinning
- Responsive — Works on desktop, mobile, tablets
- Domain Protection — Lock API keys to your domains only (referrer validation)
- Anti-Debug — Blocks browser devtools on embed pages
- Minimal Ads — Only 2 popup ads per 30 minutes. No overlays, no pre-rolls, no banners inside the player.
How to Use:
<iframe
src="YOUR-VIDLUX-DOMAIN/embed/movie/550988?color=3b82f6"
width="100%"
height="100%"
frameborder="0"
allowfullscreen
></iframe>
TV Show format: /embed/tv/{TMDB_ID}/{SEASON}/{EPISODE}
Server Priority:
The player tries Star first (best quality multi-language HLS), then races Rocket/Quilox/Spider, then falls back through Nova, Magic, Aura, Dubai, Astra. Everything is automatic — your users never see an error unless all 9 servers are down.
Monetization:
Just 2 popups every 30 minutes. The player itself is completely clean — zero ads inside the video, no pre-rolls, no banners. Your users get a premium experience.
Give it a try with any TMDB ID and let me know what you think. Feedback welcome.
DM me or reach out on Telegram for API keys and setup help.