v0.0.2 init

This commit is contained in:
2025-12-02 17:48:54 +08:00
parent da7f2d6475
commit 24b665dc79
47 changed files with 11932 additions and 545 deletions

22
sources.json.example Executable file
View File

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