Remove --avconv in favour of --encoder

This commit is contained in:
Ritiek Malhotra
2020-04-23 23:06:15 +05:30
parent 2feb9c4b49
commit 629d1643c7
2 changed files with 1 additions and 15 deletions

View File

@@ -9,7 +9,6 @@ DEFAULT_CONFIGURATION = {
"manual": False,
"no-metadata": False,
"no-fallback-metadata": False,
"avconv": False,
"encoder": "ffmpeg",
"overwrite": "prompt",
"quality": "best",