SubPlayerJS icon indicating copy to clipboard operation
SubPlayerJS copied to clipboard

Split undefined bug - Subrip files that has CR+LF

Open MasoudRahmani opened this issue 4 years ago • 0 comments

SRT files that their each line end with CR+LF don't work with current algorithm because each dialog is not grouped in one line and therefore text and timing is not separated.

for this code to work we need to have only "LF" .


also rawgit is closing down, so i changed to jsdeliver.

MasoudRahmani avatar Apr 21 '21 11:04 MasoudRahmani