mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-18 07:58:16 +08:00
add bilibili video
This commit is contained in:
@@ -10,6 +10,6 @@ func (c *_ProviderConfig) Name() string {
|
||||
}
|
||||
|
||||
var Provider = &_ProviderConfig{
|
||||
Priority: []string{"netease", "kuwo", "bilibili"},
|
||||
Priority: []string{"netease", "kuwo", "bilibili", "bilibili-video"},
|
||||
LocalDir: "./music",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user