mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
15 lines
338 B
YAML
Executable File
15 lines
338 B
YAML
Executable File
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
|