mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Read configuration from config.yml (#200)
* Read from config.yml * Mention config.yml * Require PyYAML >= 3.12
This commit is contained in:
@@ -255,6 +255,14 @@ command after downloading is done:
|
||||
|
||||
Just make sure your working directory is the one you have the music files in.
|
||||
|
||||
## Config File
|
||||
|
||||
At first run, this tool will generate a `config.yml` in root directory
|
||||
of the code base with default options. You can then modify `config.yml`
|
||||
to override any default options.
|
||||
|
||||
Also note that config options are overridden by command-line arguments.
|
||||
|
||||
## [Docker Image](https://hub.docker.com/r/ritiek/spotify-downloader/)
|
||||
[](https://hub.docker.com/r/ritiek/spotify-downloader)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user