mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-05-18 11:06:47 +08:00
fix: 修复图片获取失败的问题
This commit is contained in:
@@ -36,8 +36,9 @@ async def main(directory):
|
||||
# await test_one_music(file)
|
||||
pass
|
||||
|
||||
await test_one_music("./music/一生何求.mp3")
|
||||
await test_one_music("./music/程响-人间烟火.flac")
|
||||
await test_one_music("./music/4.mp3")
|
||||
# await test_one_music("./music/4 In Love - 一千零一个愿.mp3")
|
||||
# await test_one_music("./music/程响-人间烟火.flac")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user