The Stream FR Player API allows clients to play movies or TV shows through an iframe URL.
https://streamfr.onrender.com/api/player
GET /api/player/{tmdbid}
1
if the content is a TV series.For a Movie:
GET https://streamfr.onrender.com/api/player/12345
For a TV Series:
GET https://streamfr.onrender.com/api/player/67890?series=1
There is a three-line menu button in the iframe that allows you to select multiple source options.
We boast a wide array of sources for movies, ensuring an extensive selection. However, please note that the variety of sources for TV shows may be somewhat limited.
Stream FR is an innovative streaming platform that aggregates a wide array of movies and TV shows from numerous sources. Our API provides seamless integration for developers looking to incorporate a rich media experience into their applications.