1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-04-28 17:53:24 +00:00
Files
youtube-dl/youtube_dl/postprocessor
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
..