BoldTranscriptsEx.Convert.Common (bold_transcripts_ex v0.5.1)

Conversion functions that are common to all providers.

Summary

Functions

Converts a chapters WebVTT into a text with one chapter and timestamp per line.

Converts a text input to a chapters WebVTT text.

Functions

chapters_webvtt_to_text(webvtt)

Converts a chapters WebVTT into a text with one chapter and timestamp per line.

text_to_chapters_webvtt(text, total_duration)

Converts a text input to a chapters WebVTT text.

Expects the input text and a total duration in Seconds.