Video Streaming API
With Minimal No Ads 🎉
Vidsrc provides convenient streaming links for both movies and episodes, seamlessly incorporable into your website using our embed links, API, or WordPress plugins.
API Documentation
Endpoint
Valid parameters:
- {id} required - from imdb.com or themoviedb.com, imdb id must have tt prefix.
- {autoplay} - must either be true or false
- {background} - must either be true or false
- {forceLandscapeOnFullscreen} - must either be true or false
- {pictureInPicture} - must either be true or false
- {autoFocus} - must either be true or false
- {screenshot} - must either be true or false
- {primaryColor} - must be a valid hex color code
Examples
https://vidsrc.rip/embed/movie/tt17048514
https://vidsrc.rip/embed/movie/927085
Endpoint
Valid parameters:
- {id} required - from imdb.com or themoviedb.com, imdb id must have tt prefix.
- {season} required - the eason number
- {episode} required - the episode number
- {autoplay} - must either be true or false
- {background} - must either be true or false
- {forceLandscapeOnFullscreen} - must either be true or false
- {pictureInPicture} - must either be true or false
- {autoFocus} - must either be true or false
- {screenshot} - must either be true or false
- {primaryColor} - must be a valid hex color code
Examples
https://vidsrc.rip/embed/tv/tt18382028/1/5
https://vidsrc.rip/embed/tv/158876/1/5?autoplay=true