feat: kw & wy 源支持使用raw quality获取歌曲

This commit is contained in:
helloplhm-qwq 2024-02-18 15:20:22 +08:00
parent 48d8434e95
commit ef77cdf7db

View File

@ -19,6 +19,10 @@ tools = {
'320k': '320kmp3',
'flac': '2000kflac',
'flac24bit': '4000kflac',
'128kmp3': '128kmp3',
'320kmp3': '320kmp3',
"2000kflac": "2000kflac",
"4000kflac": "4000kflac",
},
'qualityMapReverse': {
128: '128k',