📺 Available Endpoints
Movies:
GET /v2/embed/movie/{tmdbId}?autoPlay=true
TV Shows:
GET /v2/embed/tv/{tmdbId}/{season}/{episode}?autoPlay=true
🔗 Example URLs:
For Movie (TMDB ID 331482 - The Batman):
/v2/embed/movie/331482?autoPlay=true
For TV Show (TMDB ID 71912, Season 1, Episode 1):
/v2/embed/tv/71912/1/1?autoPlay=true