videojs / videojs-youtube

YouTube playback technology for Video.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to grab video metadata

nfunwigabga opened this issue · comments

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)?

Yep, this is not working: I've also added an example here.