!7 abstract !include #1016304 // YouTubeDownloader sclass YouTubeAudioDownloader extends YouTubeDownloader { S downloadImpl() { ret youtubeDownloadAudio2(url, dir); } }