add project files
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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": "/AstrBot/Music",
|
||||
"historyFile": "download_history.json",
|
||||
"runtimeConfigFile": "downloader_config.json",
|
||||
"trashDir": ".trash",
|
||||
"tempZipDir": ".tmp_zip"
|
||||
},
|
||||
"defaults": {
|
||||
"quality": "jymaster",
|
||||
"retries": 3,
|
||||
"historyLimit": 500
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user