jeffemandel / labels2vtt

Convert Audacity label files to VTT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

labels2vtt

Convert Audacity label files to VTT

Takes input from stdin, outputs to stdout.
Usage: cat labels.txt | labels2vtt.py > labels.vtt

Can be used as a text filter in BBEdit. Edit the path to your version of python.

About

Convert Audacity label files to VTT


Languages

Language:Python 100.0%