weizhenye / ass-compiler

Parses and compiles ASS subtitle format to easy-to-use data structure
https://ass.js.org/ass-compiler/
MIT License
107 stars 18 forks source link

TypeError: Cannot read property '1' of null #7

Closed YoshiWalsh closed 3 years ago

YoshiWalsh commented 3 years ago

Hi,

I'm getting a similar error message to #6, but I'm already using 0.1.2.

Here is the subtitle file that's causing problems: Beastars S02E09.zip

Thanks very much for this excellent library, it's really helping me out with my subtitle-indexer project!

weizhenye commented 3 years ago

fixed in v0.1.3