A python program to convert a .VTT subtitle file into a text file, ONE SENTENCE PER LINE.
Useful for creating flashcards from subtitles for language learning.
- Open avatarbending.py
- Set Language of VTT Subtile File.
- Set Folder Location where output file will be saved
- Run avatarbending.py Program will prompt for VTT file path. Enter the file path of the VTT subtitle file to be converted. The program will keep looping so you can enter convert multiple VTT subtitle files. Once you are done, simply quit the program.
TIP: Copy contents of output text files to Google Sheets and use the =GOOGLETRANSLATE Function to make flashcards. Download as CSV file and import to Anki or other flashcards app.