videojs-transcript icon indicating copy to clipboard operation
videojs-transcript copied to clipboard

Use new videojs 'loadeddata' event instead of old hack

Open walsh9 opened this issue 9 years ago • 3 comments
trafficstars

new event added here: https://github.com/videojs/video.js/pull/2804

old hack described here: http://walsh9.net/notes/loading-text-tracks-in-video-js-4-12/

The old way of doing this is just a mess.

walsh9 avatar Jan 28 '16 16:01 walsh9

Any progress on this? I'd be happy to take a look. (FYI: Your old hack description link is 404ing.

Strap1 avatar Dec 31 '16 12:12 Strap1

oops that link should not have a / at the end: http://walsh9.net/notes/loading-text-tracks-in-video-js-4-12

Anyway, I think it might be about time I take a second look at this whole mess. Gonna check it out today and see how long it will take to rewrite the parts that need rewriting.

walsh9 avatar Dec 31 '16 18:12 walsh9

Nice. I'd be interested in seeing if this can be brought in line with VideoJS V5 and its current methods. Happy to help out at some point if needed.

Strap1 avatar Jan 02 '17 13:01 Strap1