to use, download vtt_to_csv.py, navigate in the terminal to the directory in which you have saved it, and run by typing "python vtt_to_csv.py" you will be prompted to enter a path to your .vtt file, ...
The repository contains a simple .vtt file parser. This parser will remove all timestamps except for when a new speaker begins talking. The only timestamps printed are the times when a new speaker ...