update kugou provider

This commit is contained in:
aynakeya
2024-06-22 15:57:07 +08:00
parent 6073719d69
commit 93b3bbbb1f
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ import (
"github.com/AynaLivePlayer/miaosic"
//_ "github.com/AynaLivePlayer/miaosic/providers/bilibili"
_ "github.com/AynaLivePlayer/miaosic/providers/bilivideo"
_ "github.com/AynaLivePlayer/miaosic/providers/kugou"
_ "github.com/AynaLivePlayer/miaosic/providers/kuwo"
"github.com/AynaLivePlayer/miaosic/providers/local"
_ "github.com/AynaLivePlayer/miaosic/providers/netease"