You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.
I've gone ahead and filed this issue on the popcorn.js component in bugzilla for you (https://bugzilla.mozilla.org/show_bug.cgi?id=864765), but please do file new bugs there if you come across any other issues.
Hi,
I've just started to use PopcornJS which is awesome to handle these many video providers!
I'm working with subtitles, in SRT format, from Coursera (http://coursera.org) and their subtitles start with a blank line.
When I parse this file, it crashes, line 63 (idx = time[1].indexOf( " " )).
Thanks for your help.
The text was updated successfully, but these errors were encountered: