How to convert .mp3 to .ogg and save it locally? I need to convert a local file and save it locally
I try: Ffmpeg - it doesn't work because it gives an error in almost all cases when used. And I cannot use this method because I will upload the program to the server where it will not be possible to fix this problem
Pydub - can't save because this method works with online files. Tried according to the instructions
Ftransc - works only through the terminal and often conflicts with audio files
I need a way that will work on all systems without any changes. For example ffmoeg requires a change in the system. And I use a free server that doesn’t have the ability to change settings