22 lines
578 B
JSON
Executable File
22 lines
578 B
JSON
Executable File
{
|
|
"api": {
|
|
"music": "https://api.chksz.top/api/163_music",
|
|
"lyric": "https://api.chksz.top/api/163_lyric",
|
|
"search": "https://api.chksz.top/api/163_search",
|
|
"playlist": "https://api.chksz.top/api/163_playlist",
|
|
"neteaseBaseUrl": "https://music.163.com"
|
|
},
|
|
"paths": {
|
|
"downloadDir": "/vol2/1000/Music",
|
|
"historyFile": "download_history.json",
|
|
"runtimeConfigFile": "downloader_config.json",
|
|
"trashDir": ".trash",
|
|
"tempZipDir": ".tmp_zip"
|
|
},
|
|
"defaults": {
|
|
"quality": "jymaster",
|
|
"retries": 3,
|
|
"historyLimit": 500
|
|
}
|
|
}
|