mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-01-07 09:55:53 +00:00
Merge branch 'master' into introduce-releases
This commit is contained in:
14
config.yml.bak
Executable file
14
config.yml.bak
Executable file
@@ -0,0 +1,14 @@
|
||||
spotify-downloader:
|
||||
avconv: false
|
||||
download-only-metadata: false
|
||||
dry-run: false
|
||||
file-format: '{artist} - {track_name}'
|
||||
folder: /home/linus/GitHub/spotify-downloader/Music
|
||||
input-ext: .m4a
|
||||
log-level: INFO
|
||||
manual: false
|
||||
music-videos-only: false
|
||||
no-metadata: false
|
||||
no-spaces: false
|
||||
output-ext: .mp3
|
||||
overwrite: prompt
|
||||
Reference in New Issue
Block a user