Skip to content

srtTimeBoundariesSeparator will lead to incorrect results  #51

@eager7

Description

@eager7

const (
srtTimeBoundariesSeparator = " --> "
)

when the srt content is like:

1
00:08:29,079 -->00:08:30,119
hello

because there lose a space, this line will not be indefiy, output string will be nothing.

i hope return a error for this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions