更新NFLmusicv4.0.0版本
This commit is contained in:
@ -4,7 +4,7 @@ usercache = {
|
||||
"path": "./music",
|
||||
"br": {
|
||||
"QQ": "HQ高音质",
|
||||
"KUWO": "HQ音质",
|
||||
"KUWO": "高品音质",
|
||||
"KUGOU": "HQ音质",
|
||||
"WANGYIYUN": "较高"
|
||||
},
|
||||
@ -24,11 +24,11 @@ api_data = {
|
||||
"有损音质": 3
|
||||
}
|
||||
],
|
||||
"KUWO": ["https://api.xingzhige.com/API/Kuwo_BD_new",
|
||||
"KUWO": ["https://oiapi.net/API/Kuwo",
|
||||
{
|
||||
"SQ音质": 3,
|
||||
"HQ音质": 2,
|
||||
"标准音质": 1
|
||||
"无损音质": 1,
|
||||
"高品音质": 2,
|
||||
"标准音质": 3
|
||||
}
|
||||
],
|
||||
"KUGOU": ["https://api.xingzhige.com/API/Kugou_GN_new",
|
||||
@ -38,7 +38,7 @@ api_data = {
|
||||
"标准音质": 1
|
||||
}
|
||||
],
|
||||
"WANGYIYUN": ["https://api.xingzhige.com/API/NetEase_CloudMusic_new",
|
||||
"WANGYIYUN": ["https://oiapi.net/API/Music_163/",
|
||||
{
|
||||
"标准": 1,
|
||||
"较高": 2,
|
||||
@ -156,7 +156,7 @@ class Language:
|
||||
"ui.thanks.text.sponsorship": "赞助我们:",
|
||||
"ui.thanks.button.music_url": "星之阁API",
|
||||
"ui.thanks.button.random_poem": "码云Gitee",
|
||||
"ui.thanks.button.file_store": "云翼网盘",
|
||||
"ui.thanks.button.file_store": "南凤云盘",
|
||||
"ui.thanks.button.bug_fix": "白鹤云中AetherialCrane",
|
||||
"ui.thanks.button.sponsorship": "爱发电Afdian",
|
||||
"ui.versions.text.current_version": "当前版本:_version_\nNFLmusic一路走来——\n从最初的“下载工具”到现在“功能兼备的APP”\n路上见证了无数风雨,见证了音乐界的兴衰...\nNFLmusic今后也会不断维护与开发,并尽可能的提高用户体验~\n(在版本列表中,你可以选择双击版本编号以查看该版本的更新日志,右击列表以返回全版本日志)",
|
||||
@ -271,7 +271,7 @@ class Language:
|
||||
"ui.thanks.text.sponsorship": "Sponsor Us:",
|
||||
"ui.thanks.button.music_url": "xingzhige API",
|
||||
"ui.thanks.button.random_poem": "Code Cloud Gitee",
|
||||
"ui.thanks.button.file_store": "Yunyi Cloud Drive",
|
||||
"ui.thanks.button.file_store": "Nanfect Cloud Drive",
|
||||
"ui.thanks.button.bug_fix": "白鹤云中AetherialCrane",
|
||||
"ui.thanks.button.sponsorship": "爱发电Afdian",
|
||||
"ui.versions.text.current_version": "Current Version:_version_\nNFLmusic have walked all the way——\nFrom the initial 'download tool' to the current 'multi-functional app'\nWitnessed countless storms on the road, witnessed the rise and fall of the music industry\nNFLmusic will continue to maintain and develop in the future, and strive to improve user experience as much as possible~\n(In the version list, you can choose to double-click the version number to view the update logs for that version, or right-click the list to return the full version logs)",
|
||||
|
Reference in New Issue
Block a user