Skip to content

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.

License

Notifications You must be signed in to change notification settings

bowyshot/subtitle_bender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

subtitle_bender

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.

HOW TO USE

  1. Open avatarbending.py
  • Set Language of VTT Subtile File.
  • Set Folder Location where output file will be saved
  1. 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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages