Google Apps Script to convert podcast transcripts to HTML.
To add this script to an existing transcript Google doc:
- Go to Tools > Script editor.
- Paste the contents of transcripttohtml.js (in this repo) into the editor.
- Ctrl-s to save.
- Go back to document and go to Add-on > Transcript to HTML > Run.
- Authorize the app if it's your first time using it. When it warns you that the app is not from Google, just move forward by selecting Advanced to proceed.
- The script runs and when it's done you should have an email with the HTML attached! (at the gmail you are logged in with)