Skip to content

Parsing badly encoded srt files. #15

@hondnl

Description

@hondnl

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?

I solved it by using
https://github.com/neitanod/forceutf8
before parsing the srt.

You might want to implement it ?

Thanks for your project !

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