MP4 to MP3 converter using ffmpeg
Project description
M44 - MP4 to MP3 Converter
File main.py menyediakan fungsi dan CLI untuk mengonversi file MP4 menjadi MP3 menggunakan ffmpeg.
Prasyarat
ffmpegharus terinstal dan dapat diakses lewat PATH.
Contoh penggunaan
python M44/main.py input.mp4
python M44/main.py input.mp4 -o output.mp3
python M44/main.py input.mp4 -b 128k
Cek versi ffmpeg:
ffmpeg -version
Jika belum ada ffmpeg (Windows): kunjungi https://ffmpeg.org/ atau gunakan choco install ffmpeg jika memakai Chocolatey.
Install as editable package:
pip install -e .
After install you can run:
m44 input.mp4 -o output.mp3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file m44-0.1.0.tar.gz.
File metadata
- Download URL: m44-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ab6dd55da822b49196618e4b81eccb3eeb5cf19cd4aa0ee7105389940c00925
|
|
| MD5 |
a90b52909ff173be125e7878a1ad281b
|
|
| BLAKE2b-256 |
a407683cd51a004e36313c6f41222ffd7ed401340654364c4d62cd3be8457f45
|
File details
Details for the file m44-0.1.0-py3-none-any.whl.
File metadata
- Download URL: m44-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eaef0cbde8de8843736f4793804bae0b1c45beaa02a0a8ad64259255cc282ae
|
|
| MD5 |
77fbeaf601e9712a526d4d44ab4d4639
|
|
| BLAKE2b-256 |
26b0942a4e28b18603dfd5e38921f8560ae0c0f2751aaf77bd2c77857839833b
|