>>83391714you can do it in one line with ffmpeg
>ffmpeg -i input.webm -i input.mp3 output.webmfeel free to replace the extensions with whatever you're working with, ffmpeg is pretty good at automating that stuff for you if you're unsure.
Shift+Right click -> copy as path is good on windows to grab the input as a path you can paste straight into the command line.