https://vixsrc.to/movie/786892/
Easy to use
Intuitive and easy to use. Just copy the link and embed it into your website
Huge Library
With movies and shows scraped from multiple websites, we have it all!
Customizable
You can customize the player to your needs, using only query parameters
Auto Update
Content added every day, updated automatically
Highest Quality
Latest available quality and the fastest
Api Documentation
Embed Shows
https://vixsrc.to/tv/{tmdbId}/{season}/{episode}
List catalog
https://vixsrc.to/api/list/{type}?lang=it
Customization Parameters
Sets the primary color of the player, including sliders and autoplay controls.
primaryColor=B20710
Defines the color of the progress bar behind the sliders.
secondaryColor=170000
Controls whether the media starts playing automatically.
autoplay=false
Starts the video at the specified time in seconds.
startAt=60
Sets preferred language for the audio track.
lang=it
Player Events
Player Event Tracking
Listen to player events to track user interactions and video playback states. Events are sent via postMessage to the parent window.
Available Events
Event Data Structure
Event Object
{
type: "PLAYER_EVENT",
data: {
event: "play" | "pause" | "seeked" | "ended" | "timeupdate",
currentTime: number,
duration: number,
video_id: number
}
}
Custom domains
Coming soonCustom embed domain
Use your own domain to embed content, helping bypass ISP blocks and avoid detection