Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/josephkj/transcriptconverter
- Owner: JosephKJ
- Created: 2016-01-23T10:26:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-23T10:32:21.000Z (almost 9 years ago)
- Last Synced: 2024-03-14T20:21:45.776Z (8 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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