Transcripts for the Virtual Coffee Podcast.
See our Contributing Guide to get started on contributing to this repository.
Check out the Transcriptions Guidelines for transcribing details!
To download the latest episodes, run the following command:
yarn download
The transcripts are saved in the SRT format. This repo contains a tool to help.
yarn check-srt
This tool will:
- Check for invalid timestamp formatting
- Find and attempt to fix indexing issues
After running yarn check-srt
, fix the incorrect timestamp(s) format manually, if any.