python3-webvtt

Read, write and segment WebVTT caption files (Python3 version)
  https://github.com/glut23/webvtt-py/
  0
  no reviews



Python module for reading/writing WebVTT caption files. It also features caption segmentation useful when captioning HLS videos.

Converting captions from other formats is supported for: * SubRip (.srt) * YouTube SBV (.sbv)

This package contains the Python 3 version of the library.