1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-05 12:17:07 -05:00
Files
youtube-dl/youtube_dl/postprocessor/ffmpeg.py
Jaime Marquínez Ferrándiz 3da4b31359 [postprocessor/ffmpeg] Fix crash when ffprobe/avprobe are not installed (closes #5349)
'self.probe_basename' was None, so 'probe_executable' raised a KeyError exception
2015-04-03 14:09:50 +02:00

23 KiB