📌 格式说明:
书名|封面地址(封面地址可选){
"我的收藏": [
{
"title": "自定义课文",
"filename": "https://nce.jiuliusq.net/NCE4/28-Patients and Doctors.mp3"
},
{
"title": "自定义课文2",
"filename": "https://nce.jiuliusq.net/NCE4/27-The vasa.mp3"
}
],
"我的收藏2|https://nce.jiuliusq.net/images/NCE1.jpg": [
{
"title": "自定义课文3",
"filename": "https://nce.jiuliusq.net/NCE4/26-The Past Life of the Earth.mp3"
}
]
}
📌 带手动指定LRC路径的扩展示例:
{
"我的收藏": [
{
"title": "自定义课文",
"filename": "https://nce.jiuliusq.net/NCE4/28-Patients and Doctors.mp3",
"lrc": "https://nce.jiuliusq.net/NCE4/28-Patients and Doctors.lrc"
},
{
"title": "自定义课文2",
"filename": "https://nce.jiuliusq.net/NCE4/27-The vasa.mp3"
}
],
"我的收藏2|https://nce.jiuliusq.net/images/NCE1.jpg": [
{
"title": "自定义课文3",
"filename": "https://nce.jiuliusq.net/NCE4/26-The Past Life of the Earth.mp3",
"lrc": "https://custom-lrc-path.com/26.lrc"
}
]
}