rtmp and hls downloaders: Clarify error message when the external tools are not installed
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 9 Jun 2014 18:23:20 +0000 (20:23 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 9 Jun 2014 18:23:20 +0000 (20:23 +0200)
commit23566e0d783367dc92c0bfc7f907ef63e1ade658
tree2d5bc12c68222aed79cf1b9ab1a8e55a6a51a483
parent828553b614e091c181a519db9c451c133011016b
rtmp and hls downloaders: Clarify error message when the external tools are not installed

Ask to install them, as we do in the postprocessor.
We get some reports with it, like #3061 or #3048.
youtube_dl/downloader/hls.py
youtube_dl/downloader/rtmp.py