Giter VIP home page Giter VIP logo

Comments (6)

tramhao avatar tramhao commented on September 23, 2024 1

Here I would like to confirm that the new release fix my issue. Now subtitles.Parse([]data(lyricString)) works with chinese characters.

from subtitles.

martinlindhe avatar martinlindhe commented on September 23, 2024

What text encoding is used?

Could you provide a sample file please?

from subtitles.

tramhao avatar tramhao commented on September 23, 2024

1.zh-CN.srt.txt
For example the above file. The file is in utf8 encoding.

I try to debug my problem and found that the problem happened when convert to utf8 in parse function. During testing, the file is rocognized as latin1 encoding.

By the way, in my application I didn't load this srt from file, but from embeded uslt frame of mp3. After reading, it's a string. Is this a probable cause for the problem?

The project link is :https://github.com/issadarkthing/gomu

from subtitles.

martinlindhe avatar martinlindhe commented on September 23, 2024

Indeed there is a bug in subtitles here. I'm looking into it!

It is destroying the input encoding for some reason. Thanks for reporting!

from subtitles.

martinlindhe avatar martinlindhe commented on September 23, 2024

https://github.com/martinlindhe/subtitles/releases/tag/0.2.1 has been released with a fix for better utf8 auto detection

from subtitles.

martinlindhe avatar martinlindhe commented on September 23, 2024

@tramhao I am happy to hear, thank you for the follow up!

from subtitles.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.