Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 646 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 646 Bytes

Zoom Chat to Subtitle

Convert Zoom's saved meeting chat (txt) into subtitle file (srt). Using this tool, the recorded Zoom Video can be played along with the chat as a subtitle.

Clone This Repository

git clone https://github.com/rasyidev/zoom-chat-to-subtitle.git

Change Directory to The Project

cd zoom-chat-to-subtitle

Usage:

FORMAT: python main.py <file_name.txt>

EXAMPLE

python main.py meeting_saved_chat.txt

OR

python main.py meeting_saved_chat.txt -o output-file.srt