static File youTubeDLExecutable() { ret javaxCodeDir("youtube-dl/" + (isWindows() ? "youtube-dl.exe" : "youtube-dl")); }