How to grab video metadata
nfunwigabga opened this issue · comments
Neba Funwi-gabga commented
Hi.
Normally videojs provides a method to grab video metadata such as player.duration()
. This works for regular mp4 videos...is it possible to get this information for YouTube videos (and for Vimeo for the videojs-vimeo plugin)?
bencergazda commented
Onur Doğangönül commented
Yep, this is not working: I've also added an example here.