Is your feature request related to a problem? Please describe.
When setting youtube-dl bin_path in config/devtube.php it should throw an exception if there is no binary at expected path.
Describe the solution you'd like
Proper exception returned, not return an empty array.