Simple but efficient C# | .NET Framework application for downloading YouTube audio and converting it to MP3 file. You can download audio from direct link or from whole playlist and even combine playlists into big download list. There's also feature to download files asynchronously with high speed 🎉.
- English and Polish language available
SHA256:
- A5D81E05D0DFBF00AD10896B366AF9A0871F08982D521CD620B791DCB9887A86
MD5:
- A131B839EC06F4830ED5F8A32552DBAB
If you want to be able to convert audio to MP3 you need ffmpeg and ffprobe library.
You can compile it from official open source or download already compiled ones (~Get packages & executable files): FFmpeg Builds
Please place ffmpeg.exe and ffprobe.exe in "lib" path inside application startup directory.