monstercat-downloader/config_example.json

9 lines
178 B
JSON

{
"Email": "user@example.ccom",
"Pass": "password",
"download_path": "/path/to/monstercat",
"convert_exec": "convert",
"eyed3_exec": "eyeD3",
"metaflac_exec": "metaflac"
}