vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.75k stars 154 forks source link

Bug : Angular currentTime prop is not working properly for vm-vimeo provider But It's working for vm-youtube provider. #292

Open milanJTech opened 2 years ago

milanJTech commented 2 years ago

Provider : vm-vimeo

Current behavior : Setting currentTime does change currentTime, but it starts playing from starting.

Expected behavior : Setting currentTime shouldn't start the video from the first . Just move the current cursor to that time. Like I'm passing [currentTime] = "<start_from_time(May be start directly from given time like from 20 secs )>"