Skip to content

Comments

Add support for Brave browser transcript extraction#1

Merged
culstrup merged 1 commit intomainfrom
add-brave-browser-support
Jun 23, 2025
Merged

Add support for Brave browser transcript extraction#1
culstrup merged 1 commit intomainfrom
add-brave-browser-support

Conversation

@culstrup
Copy link
Owner

Summary

  • Added new vapi_transcripts_brave.py script for Brave browser support
  • Allows users to extract VAPI transcripts when using Brave browser with a different VAPI account
  • Uses separate API key (VAPI_API_KEY_BRAVE) to support multiple VAPI accounts

Test plan

  • Script successfully extracts assistant ID from Brave browser tabs
  • Fetches transcripts using the Brave-specific API key
  • Maintains all existing functionality (filtering, clipboard operations, etc.)
  • Test Raycast integration with Brave browser

🤖 Generated with Claude Code

- Create new vapi_transcripts_brave.py script for Brave browser support
- Use separate API key (VAPI_API_KEY_BRAVE) for different VAPI accounts
- Update .gitignore to exclude Brave-specific temporary files and logs
- Maintain same functionality as Chrome version but targets Brave Browser

This allows users to extract VAPI transcripts from Brave browser tabs when
using a different VAPI account/API key than their Chrome setup.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@culstrup culstrup merged commit 446a837 into main Jun 23, 2025
4 checks passed
@culstrup culstrup deleted the add-brave-browser-support branch June 23, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant