Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

YouTube start/end tags support


Could you add support to start and end YouTube tags?
Example url: https://www.youtube.com/embed/fXmpvMl7Gsw?start=32&end=51

2 Community Answers

Todd

JW Player Support Agent  
0 rated :

We do not have built-in support for YouTube start and end tags, but you could potentially create a custom solution using our Javascript API. My suggestion would be to parse out the start and end times and then use our Javascript API’s on(‘ready’) or once(‘play’) events to seek to the desired start time. The next step is to use the on(‘time’) event to wait until the desired end time is reached and then stop the video.

spello

User  
0 rated :

Thanks!
I have one more question. Will you add Closed Captions support from YouTube videos when they are available?

This question has received the maximum number of answers.