ASBPlayerSubtitling
ASBPlayerSubtitling copied to clipboard
Feature - loadWebVTTSubtitlesAtURL
Add new function - (void)loadWebVTTSubtitlesAtURL:(NSURL *)url error:(NSError **)error
, so ASBPlayerSubtitling.h accepts WebVTT.
Re-install pod to make project compilable.
Hi @autresphere I wonder if this PR is ok now? I removed the part of PR that change the original API, it should be ok now.
Hi @allenlinli, this looks really good, thanks a lot! There is now an issue with Travis CI, I guess the test command is too old and should be updated. Would you be kind enough to update it? I don't have time to have a look at it before several weeks.
I probably cannot fix Travis CI when I on work, I want to have a look when I am off work. I have no experience with Travis CI. Where can I edit the Travis CI shell script?