description=["A JSON file with valid bandcamp credential cookies.",""""CookieQuickManager" can be used to obtain this file after logging into bandcamp.""","(visit https://addons.mozilla.org/en-US/firefox/addon/cookie-quick-manager/).","If no cookies file is provided, cookies from the local Firefox installation are used (Windows and Linux only)."])
description=["The chosen audio format of the files to download (default: \${DEFAULT-VALUE}).","Possible values: flac, wav, aac-hi, mp3-320, aiff-lossless, vorbis, mp3-v0, alac."])
description=["The folder in which downloaded albums must be extracted.","The following structure is considered: <pathToDownloadFolder>/<artist>/<year> - <album>.","(default: current folder)"])
varpathToDownloadFolder:Path=Paths.get("."),
varpathToDownloadFolder:Path=Paths.get("."),
@CommandLine.Option(names=arrayOf("-h","--help"),usageHelp=true,description=arrayOf("Display this help message."))
@CommandLine.Option(names=["-h","--help"],usageHelp=true,description=["Display this help message."])