monstercat-downloader/config_example.json

9 lines
177 B
JSON

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