glut23 / webvtt-py

Read, write, convert and segment WebVTT caption files in Python.
MIT License
192 stars 56 forks source link

MalformedCaptionError: Standalone cue identifier in line 1149 #52

Closed BorisovCloud closed 1 year ago

BorisovCloud commented 1 year ago

Hi! I've got an error below trying to read vtt file. Standalone cue identifier in line 1149. File "/Users/anton/repositories/stt-tts/step_3_generate_audio.py", line 54, in vtt = webvtt.read("seamanship_1_transformed.vtt") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ webvtt.errors.MalformedCaptionError: Standalone cue identifier in line 1149.

BorisovCloud commented 1 year ago

I've found mistake in source vtt file