For converting mp4 files to mp3 and also mp3 files back to mp4
Project description
mp4 to mp3 converter / mp3 to mp4 converter by pdg
how to use:
- convert mp4 to mp3
from pdg-mp3-converter import converter
filepath = 'path to mp4 file'
filename = 'name of the file'
converter.mp4ToMp3(path=filepath, name=filename)
- convert mp3 (must have been mp4 before) back to mp4
from pdg-mp3-converter import converter
filepath = 'path to mp3 file'
filename = 'name of the file'
converter.mp3ToMp4(path=filepath, name=filename)
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
File details
Details for the file pdg-mp3-converter-0.0.1.tar.gz
.
File metadata
- Download URL: pdg-mp3-converter-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e15dd24b3907bdfd6ddc547c7e6ec306416efc474bbc93b01ac4e1b93d2522e |
|
MD5 | 26f9de8458317db3edc740c2ee9e6ade |
|
BLAKE2b-256 | 452430bd0bbe7236b7e813350e9f679532e6aec1ece9f9f7cc30157cea2a62be |
File details
Details for the file pdg_mp3_converter-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pdg_mp3_converter-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98f7370d3f2b149b51de6ae5c0715e397242d585fbe9c2259f32949f6f4c6507 |
|
MD5 | 179b0a5ed03bb414bd84ccd743f0ebf5 |
|
BLAKE2b-256 | eac50c1f6be411097bfcbcad30f4ff3fdc501022aa0d401dc16fc9804a871946 |