jo1gi / audiobook-dl

Audiobook CLI downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config Questions

Graywaren opened this issue · comments

How does config work? If I place a config in the recommended default location, will it automatically be referenced? Is there a way to change the default location for config without needing to use the --config argument every time?

I would really like to configure it to use a specific cookies location and output folder without having to add -cD:\Ronan\Books\audiobook-dl-files\cookies\everand-cookies.txt -oD:\Ronan\Books\audiobook-dl-files\outputs\{title}
every single time, but I'm not sure how to do this. My attempts to get a config to work have so far not worked at all and output isn't mentioned as one of the two things in the config section.

Thanks for any help!