You probably need to promisify
downloadVideo
and return the promise (with resolve linked to the exit
event).