mozilla / popcorn-js

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

failed to retreive duration data, reason: No longer available #461

Closed flipjs closed 9 years ago

flipjs commented 9 years ago

I am getting this error "failed to retreive duration data, reason: No longer available". Youtube video used to work. Is there any quick fix for this? Thanks.

flipjs commented 9 years ago

Just found the fix: #441 , but I think the pull-request has not been approved yet cause I had to apply the fix manually on 1.5.6 version. Anyways, thanks for this.

syl22-00 commented 9 years ago

The pull request was merged a while ago, latest version does include the youtube fix.However, only an old version is available on http://popcornjs.org/download, you should probably build it yourself, for example from the latest tag (1.5.11).

flipjs commented 9 years ago

I didn't know that. I thought I have the latest version. Thanks for letting me know.

steeevio commented 8 years ago

I have the same issue. Sorry if its a silly question but how do I go about building it myself?