Convert mp4 to mp3 using Python and FFmpeg #shorts

103 views Feb 21, 2023
codefather.tech

Learn how to use Python and FFmpeg to extract the audio of an mp4 file into an mp3 file. Use the Python os module to call FFmpeg and to play the mp3 file generated.