mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Remove --avconv in favour of --encoder
This commit is contained in:
@@ -9,7 +9,6 @@ DEFAULT_CONFIGURATION = {
|
||||
"manual": False,
|
||||
"no-metadata": False,
|
||||
"no-fallback-metadata": False,
|
||||
"avconv": False,
|
||||
"encoder": "ffmpeg",
|
||||
"overwrite": "prompt",
|
||||
"quality": "best",
|
||||
|
||||
Reference in New Issue
Block a user