diff --git a/irs/ripper.py b/irs/ripper.py index a369efb..d362d02 100644 --- a/irs/ripper.py +++ b/irs/ripper.py @@ -441,7 +441,6 @@ init, or in method arguments.") 'progress_hooks': [YdlUtils.my_hook], 'output': "tmp_file", 'prefer-ffmpeg': True, - 'ffmpeg_location': os.path.expanduser("~/.irs/bin/"), } with youtube_dl.YoutubeDL(ydl_opts) as ydl: