dsc-uob / subtitle

Subtitle decoder package, enables you to handle translation data smoothly.
https://dsc-uob.github.io/subtitle/
MIT License
10 stars 18 forks source link

fix issue with some subtitle parse (srt) #6

Closed hasanforaty closed 1 year ago

hasanforaty commented 1 year ago

in response to (Srt subtitles parsing don't work issue) when they send their data in String, there are \r that prevent matches to match. this cuz we receive empty match in response failing the parsing