diff --git a/nflmusic/ifm_json.py b/nflmusic/ifm_json.py index 429b8fa..20563db 100644 --- a/nflmusic/ifm_json.py +++ b/nflmusic/ifm_json.py @@ -5,7 +5,7 @@ usercache = { "br": { "QQ": "HQ高音质", "KUWO": "高品音质", - "KUGOU": "HQ音质", + "KUGOU": "HQ高品音质", "WANGYIYUN": "极高音质", "DOUYIN": "HQ高音质", "XIAOFEN": "高品音质" @@ -19,7 +19,9 @@ usercache = { api_data = { "QQ": ["https://www.hhlqilongzhu.cn/api/dg_QQmusicflac.php", { - "HQ高音质": 9, + "臻品母带": 10, + "SQ无损": 1, + "HQ高音质": 2 } ], "KUWO": ["https://www.hhlqilongzhu.cn/api/dg_kuwomusic.php", @@ -30,7 +32,10 @@ api_data = { ], "KUGOU": ["https://www.hhlqilongzhu.cn/api/dg_kgmusic.php", { - "HQ音质": 2, + "蝰蛇全景声": "viper_atmos", + "无损音质": "flac", + "HQ高品音质": 320, + "标准音质": 128 } ], "WANGYIYUN": ["https://www.hhlqilongzhu.cn/api/dg_wyymusic.php",