static File installYouTubeDL() { File file = youTubeDLExecutable(); if (file.exists()) ret file; ret forceInstallYouTubeDL(); }