Closed andy840119 closed 3 months ago
As discussion in the https://github.com/karaoke-dev/LrcParser/issues/40 the .lrc file we are currently using might be the .kar file format. Should:
.lrc
.kar
lrc
kar
KarParser
LrcParser
txt2ass
karParser
Implemented.
As discussion in the https://github.com/karaoke-dev/LrcParser/issues/40 the
.lrc
file we are currently using might be the.kar
file format. Should:lrc
to thekar
KarParser
in theLrcParser
package instead.kar
file format, might be related to thetxt2ass
kar
orkarParser
into the typo white list.