VidSrc | Free Movie & TV
Streaming API — No Ads
Embed HD video sources anywhere. Thousands of titles, no hassle. Start streaming online today.
Loading…
Premium Features
Everything you need to deliver a world-class streaming experience
Massive Library
Thousands of movies and TV series across every genre.
Watch on Any Device
Seamlessly switch between phone, tablet, laptop, and Smart TV.
Instant Streaming
No buffering, no waiting. Ultra-fast servers deliver crisp HD streams.
Smart Discovery
Trending, top-rated, and personalised picks.
Auto Update
Content added every day, updated automatically.
Highest Quality
Latest available quality and the fastest.
API Documentation
Comprehensive API reference for embedding movies and series using TMDB IDs.
• Movie Embed URL
https://vidsrc.sbs/embed/movie/{tmdb_id}
• Example iframe:
<iframe src="https://vidsrc.sbs/embed/movie/533535" allowfullscreen></iframe>
• TV Shows Embed URL
https://vidsrc.sbs/embed/tv/{tmdb_id}/{season_number}/{episode_number}
Customize the player behaviour using URL query parameters.
?autoplay=1
Start playback automatically.
?color=e50914
Set player accent colour (hex, without #).
?sub=en
Preselect subtitle language (ISO 639-1).
?t=120
Start at specific timestamp (seconds).
?controls=0
Hide native player controls.