An Audio-Video Helper Utility Package in Python
Project description
av_helper
An Audio-Video Helper Utility Package in Python
Installation
$ pip3 install av-helper
Visit the PyPI page of the package.
Usage
>>> from av_helper import convert_video_to_audio
>>> audio_file_name = convert_video_to_audio('audio_file_in_video_format.mp4')
>>> from av_helper import merge_audio_video as merge_av
>>> output_video = merge_av(audio_file_name, 'video_file_name.mp4')
>>> from av_helper import save_audio_video_file as save_av
>>> save_av(output_video)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
av_helper-1.0.4.tar.gz
(3.1 kB
view details)
Built Distribution
av_helper-1.0.4-py3-none-any.whl
(16.2 kB
view details)
File details
Details for the file av_helper-1.0.4.tar.gz
.
File metadata
- Download URL: av_helper-1.0.4.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e71be553704227f5939c6d2046f2a008cddaefb0e1fec8ee6d7c17c5ab2c328 |
|
MD5 | 1ed8b3874c9f990d822fb6a9758f88d0 |
|
BLAKE2b-256 | 370fb969d43e6abcd2f1be85a76bfde62cf771df67fadf6508462866fcf2f759 |
File details
Details for the file av_helper-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: av_helper-1.0.4-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d8119acf776ac329c8e65fdef9aba1a293768d55db300b26215014271933128 |
|
MD5 | ff16f4aeda81ae74fd63a129443990fc |
|
BLAKE2b-256 | da05f7d1138fd7063136301a5877c34126f4b19c9b9b5570aa852f54ba290648 |