How to Edit Transcribed Words from You Tube

Install Notepad++

In YT, it will give a timestamp of the seconds to the left of the lines of text.  You will want to strip that out.  Paste the transcript into Notepad++ and use this script:

Find: ^\[.+?] (.+)\R?

Replace: (just blank space)

Enter.

Done.

KMG:

\d+:\d+\r\n