diff options
-rwxr-xr-x | jamos | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ FILES = [] DIRECTORIES = [] AUDIO_OPTIONS = { - 'format': 'bestaudio/best', + 'format': 'mp3/bestaudio/best', 'cookiefile': 'cookies.txt', 'outtmpl': MUSIC_DIRECTORY + '%(title)s.%(ext)s', 'postprocessors': [ |