Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

subsnitch-0.0.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

subsnitch-0.0.1-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page