At the moment, we have hardcoded config.yml's path in the codebase as below:
spotify-downloader/ ├── config.yml ├── core ├── README.md ├── requirements.txt ├── spotdl.py ├── test └── ....
It'd nice to have it configurable. Having the ability to pass a command line argument to load config.yml from some custom path sounds a good idea.
Can I work on this issue?
@ns23 Yes sure! Although, I should warn this might not be as straight forward as it seems to be.
@ritiek I will try my level best. In case if I face any difficulty.I will let you know.
@linusg Please close this issue
Sure, thanks for the reminder and of course efforts! 😃
Most helpful comment
@ritiek I will try my level best. In case if I face any difficulty.I will let you know.