stremio-web icon indicating copy to clipboard operation
stremio-web copied to clipboard

Trailer Preview

Open Mkdantas opened this issue 7 months ago • 3 comments

There isn't an option for trailer preview like most streaming services when you are hovering through their library. I tried implementing it, however, this is my first issue ever, please provide me with feedback and guide me on changes i should make if possible.

Trailer preview)

I used the ytId to embed a youtube video, however, if there is a way to serve the video id like how it is provided in metaDetails i could use stremio's player instead of youtube to show a preview of the trailer.

this is my fork with the above updates committed https://github.com/Mkdantas/stremio-web

Mkdantas avatar Dec 09 '23 09:12 Mkdantas