gyozaaaa / pycaption

Python module to read/write popular video caption formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-caption

Unit Tests Python Versions pre-commit Dependencies License

pycaption is a caption reading/writing module. Use one of the given Readers to read content into a CaptionSet object, and then use one of the Writers to output the CaptionSet into captions of your desired format.

Tested with Python versions 3.6, 3.7, 3.8, 3.9 and 3.10. (for Python 2 use pycaption < 1.0.0)

For details, see the documentation.

License

This module is Copyright (c) 2012-2022 PBS.org and is available under the Apache License, Version 2.0.

About

Python module to read/write popular video caption formats

License:Apache License 2.0


Languages

Language:Python 100.0%