Skip to content

Commit 446a837

Browse files
authored
Merge pull request #1 from culstrup/add-brave-browser-support
Add support for Brave browser transcript extraction
2 parents f5a21c0 + 9c1ee49 commit 446a837

2 files changed

Lines changed: 1087 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@ env/
3030

3131
# Temporary files
3232
_temp_fetch.py
33+
_temp_fetch_brave.py
3334
*.log
3435
vapi_transcript_debug.log
36+
vapi_transcript_brave_debug.log
3537

3638
# Configuration
3739
.config/

0 commit comments

Comments
 (0)