mozilla / popcorn-js

The HTML5 Media Framework. (Unmaintained. See https://github.com/menismu/popcorn-js for activity)
MIT License
2.14k stars 632 forks source link

Youtube video duration is wrong #440

Open syl22-00 opened 9 years ago

syl22-00 commented 9 years ago

Currently, calls to duration() always return 236 seconds on any Youtube video. This is what the call to the Youtube data API returns. The version 2 of the Youtube data API is deprecated, it should not be used anymore.

RushabhJoshi commented 9 years ago

When/where can I get popcorn-complete.min.js ? Thanks in advance.

syl22-00 commented 9 years ago

Once you compile, it's in the dist/ folder.