A simple python tool which converts mp4 files into mp3 files.
- Windows 10
-
Make sure the latest python and pip3 is installed on your system (Windows/MacOS/Linux).
-
Install moviepy module your system (Windows/MacOS/Linux) by copy and run the following command :
pip3 install -r requirements.txt
- Download or Clone the Repository.
- Open the folder and run the video-audio.py file.