python-tkinter-extract-audio
This is a simple Python script that uses the `tkinter` library to create a graphical user interface (GUI) allowing users to select a video file (.mp4) and extract its audio track in .mp3 format using the `moviepy` library.