One other issue is most subtitles are streams inside an MP4 container rather than sidecar files, so if we're to advertise general support for ASS subtitles I think users would expect those to be handled too. Hopefully it wouldn't be too hard to break the stream out and serve it as a file for this or a similar lib.
Thanks, still keeping an eye on https://github.com/libass/JavascriptSubtitlesOctopus/issues/94
One other issue is most subtitles are streams inside an MP4 container rather than sidecar files, so if we're to advertise general support for ASS subtitles I think users would expect those to be handled too. Hopefully it wouldn't be too hard to break the stream out and serve it as a file for this or a similar lib.