Skip to content

Termux tool that can convert mp4 (video) to mp3 (audio)

License

Notifications You must be signed in to change notification settings

TheNooB4/MP42MP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

TERMUX_MP4_2_MP3

This is a python tool that allows you to convert mp4 videos to mp3 audios.

Installation

Follow the instructions on how to install.

  1. Run the following command to update the package list and upgrade installed packages:
  2. apt-get update && apt-get upgrade && pkg install python git
  3. Once Python and Git are installed, run the following command to clone the repository:
  4. git clone https://github.com/TheNooB4/Mp42Mp3
  5. Change the directory to the cloned repository:
  6. cd Mp42Mp3
  7. Now you can proceed with using the script by running the Python file. For example:
  8. python mp42mp3.py

Usage

To 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 ❤️

About

Termux tool that can convert mp4 (video) to mp3 (audio)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages