Convert Zoom transcript from HTML text to vtt format
This is not to be used to download transcript of any Zoom videos or Zoom recording transcripts that you do not have permission from the creator to download.
-
Open the video in
Chrome
-
Press
F12
in the Zoom video window, clickElements
tab -
Find the
<ul>
label which containsaria-label="Audio Transcript List"
-
Copy the whole section that is contained by that label
-
Paste the text into a file called
transcript.txt
in the same directory astranscript.py
-
Run
transcript.py
-
formatted_transcript.transcript.vtt
in the same directory is the vtt transcript file