Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josephkj/transcriptconverter

This utility extracts the text from SubRip files (extention: .srt) into a plain text files.
https://github.com/josephkj/transcriptconverter

Last synced: 15 days ago
JSON representation

This utility extracts the text from SubRip files (extention: .srt) into a plain text files.

Awesome Lists containing this project

README

        

# Transcript Converter
This utility extracts the text from SubRip files (extention: .srt) into a plain text files.

How to use:

Step 1: Put your .srt file(s) into a folder

Step 2: Assign the folder path to sourceDirectory variable in the transcriptConverter.py script

Step 3: Run transcriptConverter.py

Step 4: You will find the consolidated file in the folder provided in Step 2