Join our Discord →

1Embed

Enjoy unlimited streaming of movies and TV shows for free. A lightweight, easy-to-embed player that works seamlessly on any website.

Media Type

TMDB ID

/embed/movie/

Enter an ID to load the player

Integration Guide

Endpoints

  • GET Movie: /embed/movie/[id]

  • GET TV: /embed/tv/[id]/[season]/[episode]

Embed Snippet

html
<iframe
  src="/embed/movie/"
  width="100%" height="100%"
  allowfullscreen allow="autoplay; encrypted-media"
  style="border:none; aspect-ratio:16/9;"
></iframe>

Join our community!