srt-parser
srt-parser copied to clipboard
A PHP library to parse SRT files
Hey! Thank you for the library :) We have applied it to our particular use case and it does pretty good job. The only problem we've discovered is that our...
Hi there, I noticed that if a subtitle text has \n\n at the end of it, the next subtitle text is included as the text. This causes an error: example:...
When parsing a srt file and it is not properly encoded into utf-8 it will remove lines. Example : ``` 144 00:05:43,673 --> 00:05:45,206 Have you ever had déjà vu?...