menismu / popcorn-js

The HTML5 Media Framework
MIT License
202 stars 29 forks source link

Can't Use Popcorn.js with Youtube link #54

Open menismu opened 6 years ago

menismu commented 6 years ago

Issue reported: https://github.com/mozilla/popcorn-js/issues/462 Reported by: @itzamit28

@itzamit28 itzamit28 commented on 26 Aug 2015 Please let me know how should I embed Youtube Videos with Popcorn.js. I found some of links where both Youtube and vimeo integrations are given but on those links only Vimeo videos are being integrated Properly is there any way where I can integrate my Youtube Videos with Popcorn.js

@bytebrain bytebrain commented on 6 Oct 2015 I have the same problem. When I try to use a YouTube embed link, the console throws a warning; 'failed to retreive duration data, reason: No longer available'

It looks like YouTube player API is changed and Popcorn is unable to see the duration time of the video.

Here a proof of concept with the same video, one embedded with iframe, other with Popcorn.

@troyapeterson troyapeterson commented on 10 Oct 2015 I'm hoping to create a Youtube/Wikipedia site over the next few weekends. Any assist with this issue would be awesome.

menismu commented 6 years ago

It looks the same or related to #57.

titaniumbones commented 5 years ago

can we close this, as #57 is now closed?