https://github.com/krypton-byte/mp4tomp3
https://github.com/krypton-byte/mp4tomp3
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/krypton-byte/mp4tomp3
- Owner: krypton-byte
- Created: 2020-04-27T13:00:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T13:04:00.000Z (about 6 years ago)
- Last Synced: 2025-10-25T04:55:23.901Z (8 months ago)
- Language: Python
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#installansi
```
$ apt update && apt upgrade
$ pkg install python3
$ pkg install git
$ pkg install ffmpeg
$ git clone https://github.com/krypton-byte/Mp4ToMp3
$ cd Mp4ToMp3
$ python3 -m pip install -r requirements.txt
$ python3 main.py
```
#screenshot