25 lines
861 B
Markdown
25 lines
861 B
Markdown
# Google Meet Captions
|
|
|
|
Experiments and Chrome extensions for capturing Google Meet captions and
|
|
exporting meeting speech as transcript/subtitle data.
|
|
|
|
## Contents
|
|
|
|
- `caption-extension/`: custom Meet caption saver extension.
|
|
- `Google Meet Transcripts & AI Summary/`: unpacked extension backup.
|
|
- `tutorial/`: extension tutorial and sample transcript files.
|
|
- `print_captions*.js`: earlier browser-side caption capture experiments.
|
|
- `*.zip`: archived extension versions.
|
|
|
|
## Installed Extension Backup
|
|
|
|
- Extension ID: `gjapjdfoanfgoeliolnigeieiibnefkp`
|
|
- Version: `4.3.12`
|
|
- Description: Google Meet Transcription, AI Summary and Insight. Get the most
|
|
out of Google Meet!
|
|
|
|
The unpacked source is stored in `Google Meet Transcripts & AI Summary/`, and
|
|
the corresponding ZIP backup is `Google Meet Transcripts & AI Summary.zip`.
|
|
|
|
MCP integration is planned.
|