Vyla Player

Minimal TMDB based streaming embed.

https://vyla-player.pages.dev

Interactive Example

Choose a type and enter a TMDB ID.

Movie URL

https://vyla-player.pages.dev/?id=550

TV Show URL

https://vyla-player.pages.dev/?type=tv&id=124364&season=1&episode=1

Iframe Example

<iframe
  src="https://vyla-player.pages.dev/?id=550"
  allowfullscreen
></iframe>
Parameter Description
type movie or tv
id TMDB ID
season Season number
episode Episode number