20lives / FrontendMastersDownloader

FrontendMasters Downloader - A tool to keep offline copy of frontendmasters courses
200 stars 41 forks source link

fix for cannot find ffmpeg #17

Open erdkse opened 4 years ago

20lives commented 4 years ago

Hi, Thank you for your work, I am not sure downloading FFmpeg every npx run is the best way, I will consider this.

JonFranchi commented 3 years ago

May I suggest it just check for ffmpeg and throw a helpful error if it isn't present? My impatient self never read the full readme and was decoding cryptic error messages, not having realized I needed to install something else.