Download audio from videos via yt-dlp + FFmpeg, record audio in-browser, and transcribe files or recordings using an AI transcription model. Ships with a simple Web UI, CLI, and Docker support for a consistent setup.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
refactor(gemini): update google-genai integration and error handling
81ccc3eView on GitHubbuild: update Python runtime to 3.11 and vercel config
7e4f48eView on GitHubfix(download_audio): handle ffmpeg availability for audio conversion
2fee9c5View on GitHubbuild: add current directory to Python path for imports
a4477e8View on GitHubfeat(ui): redesign history section with improved layout and platform badges
85ac86eView on GitHubfeat(auth): add supabase authentication and history tracking
2a574daView on GitHubfeat(auth): add supabase authentication and history tracking
fb4a523View on GitHubfeat(vercel): add vercel deployment support and lazy job execution
16ccc4fView on GitHubfeat(popup): add web project button to open homepage
bd83905View on GitHubfeat(theme): add dark/light theme toggle to popup
b6ae10eView on GitHubfeat(extension): add server auto-detection and storage persistence
73f2908View on GitHubfix: prevent form submission before event listeners are registered
aeb272eView on GitHubfeat(extension): add favicon and improve popup UI styling
eb8ee1aView on GitHubfeat(extension): add chrome extension for audio downloader helper
296889eView on GitHub