Guilherme Santiago
Guilherme Santiago
@cullophid What about i18n support?
I think we could create a function called `formatWithLocale()` which works exactly like `format` but receives a locale object as first argument. Then, the `format` function could just be a...
The Chess example still does not work in FF 59.0.2
I think that an option called `skipInvalidCaptions` would be a good feature and solve your issue. It could be something like this: ```js parse(srt, { skipInvalidCaptions: true }) ``` Then,...
Thanks! Would you like to write some tests for this case?
I think it should be optional
@marcusstenbeck Thanks! I already merged and published it as v4.1.0
@ascoders please, can you release the merged PR? Thanks
@danielsfirnaciuc nothing yet