Moriafly / SaltPlayerSource

Home Page:https://sakawish.github.io/apps/salt-player/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

适配逐字歌词格式

MianSoft opened this issue · comments

仅仅提交一个建议。Submit just one proposal.

在你提交此建议前请注意:Please note before you submit this proposal:

  • 详细阅读椒盐音乐帮助内容(应用设置-帮助)。Read more about the SaltPlayer help content (app Settings - Help).

反馈时候请注意:When giving feedback, please note:

  • 尽量详细的描述。Be as detailed as possible.
  • 不接收任何 UI 样式调整相关的反馈,出现此类 issue 会被关闭(如 “我不喜欢此设计” 、“我觉得这样设计更好” 、“还没原来好看” 等等类似反馈)。Do not receive any feedback on UI style changes, and the issue will be closed (" I don't like this design ", "I think this design is better", "it's not as good as the original", etc.).

建议内容 The proposals

是否考虑适配逐字歌词?
已知主流格式有
增强型 LRC (https://en.m.wikipedia.org/wiki/LRC_(file_format))
ESLyric (现在用的也是增强型 LRC,旧版格式见ESLyric/feedback#51)
TTML (https://help.apple.com/itc/videoaudioassetguide/#/itcd7579a252)
YRC (https://binaryify.github.io/NeteaseCloudMusicApi/#/?id=%e8%8e%b7%e5%8f%96%e9%80%90%e5%ad%97%e6%ad%8c%e8%af%8d)
QRC (QQ 音乐私有格式,能搜到的解密/转换工具只有https://gitee.com/ying32/MakeLyric)
个人认为只需支持 TTML 和增强型 LRC 就行了
其他格式都该被历史淘汰 (暴论)
顺便附几个链接
https://github.com/Steve-xmh/applemusic-like-lyrics/tree/dev/packages/lyric
https://github.com/Steve-xmh/amll-ttml-tool