API Overview
YAMBED acts as a stream aggregator. We don"t save any data in our servers. Rather we scrape the Internet and aggregate streams from third party non-affiliates. This means for the same movie we can have multiple streams, possibly with multiple languages. Most of the movies are available in English and Russian audios, but other languages are also possible. Popular ones are Spanish, Italian, French, Hindi, Ukrainian. We provide preferredAudioLang query param so that the client can specify which audio language it is interested in. Please note, this doesn"t guarranty that the audio language is available nor it guarranties that default language for the player will be the one provided by the query param. It just tells the API to prefer a stream which also has the audio language if any.We support TMDB and IMDB ids for movies. For TV shows we also support TVDB id.
Movie API Examples
- Example using TMDB id:
https://embed.q62movies.ws/movie?tmdbId=278 - Example using IMDB id:
https://embed.q62movies.ws/movie?imdbId=tt0111161 - Example using
preferredAudioLang:https://embed.q62movies.ws/movie?tmdbId=786892&preferredAudioLang=pt-BR
Tv Show API Examples
- Example using TVDB id:
https://embed.q62movies.ws/tv-show?tvdbId=121361&s=1&e=1