tubular icon indicating copy to clipboard operation
tubular copied to clipboard

Add option: end

Open brycedorn opened this issue 11 years ago • 1 comments

Would be nice to have the ability to stop a video at a certain point, similar to how it starts at start. Will look into this.

brycedorn avatar Apr 13 '14 01:04 brycedorn

Yes, it is pretty useful. Youtube API doesn't have that feature, but it possible to read this value: player.getDuration():Number player.getCurrentTime():Number

https://developers.google.com/youtube/iframe_api_reference

jabrena avatar Nov 08 '14 22:11 jabrena