Discover Endless Possibilities
VidKh. Video Streaming API
We offer free streaming links for movies and episodes that can be effortlessly integrated into your website through our embed links and API.
TMDB ID
Season
Episode
GET
System Ready
Await Initialization
Integration Guide
1 Basic Embedding
VidKh operates as a simple iframe embed. Use the TMDB ID of the movie or TV show to construct your iframe source URL.
Movie Embed
https://vidkh.site/movie/{id}?autoPlay=true
* {id} is the TMDB ID of the movie.
TV Show Embed
https://vidkh.site/tv/{id}/{season}/{episode}?autoPlay=true
* {id} is the TMDB ID of the TV show.
2 URL Parameters
Enhance the player experience by appending URL parameters to the source link.
| Parameter | Description | Example |
|---|---|---|
| autoPlay | Forces the player to automatically start video playback upon initialization. | ?autoPlay=true |