简体中文🇨🇳 | English🇬🇧
LyricLib is a simple but powerful Library in order to operate lyrics and the lyric files.
There is the QQ group: 861684859
None currently.
Very thanks to the project LrcParser of thecasttim. It had given us so much reference to our project, we could say, the project LyricLib now is based on the project LrcParser to build.
The original author thecasttim had referenced the following projects, here we'll show them out, too.
-
python 根据歌词的时间(LRC文件),生成H5 audio按句播放器
https://www.cnblogs.com/jifeng/p/12732226.html -
Considered the condition of many time stamps in the same line. https://github.com/greats3an/pyncm/blob/master/pyncm/utils/lrcparser.py
-
https://github.com/doakey3/pylrc/blob/master/pylrc/parser.py