Python Boilerplate contains all the boilerplate you need to create a Python package.
Project description
subsnitch
subsnitch is a program I made for stitching coverart,audio,subtitles into a video format. Feel free to use this to add subtitles to any audio work or for translation purposes.
Installation
I highly recommend you use pipx
to install this, as it creates the virtualenv for you and seamlessly handles the loading of the virtual environment when running this tool. If you choose not to use pipx
, you should create a virtualenv and possibly a wrapper script to launch this in the virtualenv.
pipx install subsnitch
Usage
When executed without arguments, the program should scan the current working directory for [mp3, wav] files and then process them Look for {basename}.vtt, {basename}.{ext}.vtt assert failure Look for {basename}.[png,jpeg,jpg,webp], {basename}.{ext}.[png,jpeg,jpg,webp], cover.[png,jpeg,jpg] assert failure Alternatively the program may take arguments to alter how it functions
The following is the help for the program
usage: __main__.py [-h] [-V] [-v]
burning subtitles/covers on audio tracks to produce video files
options:
-h, --help show this help message and exit
-V, --version show program's version number and exit
-v, --verbose
Examples
No content
Credits
This package was created with Cookiecutter and the tbennett6421/pythoncookie project template.
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
Hashes for subsnitch-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ea091de51a766da7ea4e9028cc11f0b69566960beb04b97b4a17ce85a4b99d3 |
|
MD5 | 90e2ed6b71b8649acb499a785c418fbb |
|
BLAKE2b-256 | e9b91e34989f01d150b29d5d1a25678ccb34da8a764159199fcea8f002c38990 |