i finally decided to make mp3 converter with python
requires ffmpeg https://www.gyan.dev/ffmpeg/builds/
(download and move ffmpeg.exe to projects location
if already exists you need to change path on ffmpeg_location)
example project tree
|- main.py
|- ffmpeg.exe