// returns youtube-dl output static S youtubeDownloadAudio(S url) { ret str(get(run(#1006739, url), "output")); }