mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Deal with depracated arguments
This commit is contained in:
@@ -11,6 +11,7 @@ DEFAULT_CONFIGURATION = {
|
||||
"no-metadata": False,
|
||||
"no-fallback-metadata": False,
|
||||
"avconv": False,
|
||||
"encoder": "ffmpeg",
|
||||
"directory": spotdl.util.get_music_dir(),
|
||||
"overwrite": "prompt",
|
||||
"input-ext": "m4a",
|
||||
|
||||
Reference in New Issue
Block a user