the first version

This commit is contained in:
2025-09-07 14:21:48 +08:00
parent 0b983eeff2
commit ee62bee331
14 changed files with 996 additions and 0 deletions

20
sources.json.example Normal file
View File

@@ -0,0 +1,20 @@
[
{
"title": "",
"artist": "",
"audio_url": "",
"m3u8_url": "",
"lyric_url": "",
"cover_url": "",
"duration": 0
},
{
"title": "",
"artist": "",
"audio_url": "",
"m3u8_url": "",
"lyric_url": "",
"cover_url": "",
"duration": 0
}
]