Extracts audio from .mp4 (or other video formats supported by MoviePy).
Saves the extracted audio as .mp3.
Lightweight and beginner-friendly.
Python 3.7+
MoviePy
Install dependencies with:
pip install moviepy
Place your video file in the project folder.
Update the script with your video file name.
Run the script.
