Table of Contents
pipx install pm-vtt2txtThen run:
vtt2txt my_file.vttThis package is installed under the pm package namespace.
To use it in Python code import like this:
from pm.vtt2txt import vtt_to_texthatch build
hatch publishpm-vtt2txt is distributed under the terms of the MIT license.