Podpodge currently assumes youtube-dl is installed. Instead, we should probably fallback to downloading youtube-dl if it's not already on the system.
Note that zio-process has typed errors with one being CommandError.ProgramNotFound. It should be useful for implementing this feature.