paulirish / lite-youtube-embed

A faster youtube embed.
https://paulirish.github.io/lite-youtube-embed/
Other
5.6k stars 259 forks source link

Start and end params not working when using js-api #173

Open marcoamt opened 3 months ago

marcoamt commented 3 months ago

Hi, I'm using the module for showing clips of a video using start and end params, the frame is inside a modal that can be close and so I have to use js-api in order to stop video when close modal. I have found that when I set js-api it seems not using start and end params, can anyone help me? thanks.