This is a python tool that allows you to convert mp4 videos to mp3 audios.
Follow the instructions on how to install.
- Run the following command to update the package list and upgrade installed packages:
- Once Python and Git are installed, run the following command to clone the repository:
- Change the directory to the cloned repository:
- Now you can proceed with using the script by running the Python file. For example:
apt-get update && apt-get upgrade && pkg install python gitgit clone https://github.com/TheNooB4/Mp42Mp3cd Mp42Mp3python mp42mp3.pyTo use this tool, you must locate the location of the MP4 file on your device. For example, if the MP4 file is stored in "/sdcard/Download/Doner.mp4", you would specify the input as "/sdcard/Download/Doner.mp4". Please note that you should not include the file extension".
The tool will prompt you to enter the desired name for the converted MP3 file. After conversion, the MP3 file will be saved in a folder named "Mp42Mp3" in your phone's storage.
Made with ❤️