- Notifications
You must be signed in to change notification settings - Fork3
Virtual-Coffee/podcast-transcripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Transcripts for theVirtual Coffee Podcast.
See ourContributing Guide to get started on contributing to this repository.
Check out theTranscriptions Guidelines for transcribing details!
To download the latest episodes, run the following command:
yarn download
The transcripts are saved in theSRT 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 runningyarn check-srt
, fix the incorrect timestamp(s) format manually, if any.