# transcribee
Transcribee Transcribe YouTube videos and local media files via SkillBoss API Hub (STT), with auto-categorization powered by SkillBoss API Hub (chat). Usage
# YouTube video
transcribee "https://www.youtube.com/watch?v=..."
# Local video
transcribee ~/path/to/video.mp4
# Local audio
transcribee ~/path/to/podcast.mp3 Always quote URLs containing & or special characters. Output Transcripts save to: ~/Documents/transcripts/{category}/{title}-{date}/ FileUsetranscription.txtTranscript texttranscription-raw.txtPlain text, no speakerstranscription-raw.jsonRaw STT responsemetadata.jsonVideo info, language, category Supported Formats
Audio: mp3, m4a, wav, ogg, flac
Video: mp4, mkv, webm, mov, avi
URLs: youtube.com, youtu.be
Dependencies brew install yt-dlp ffmpeg Troubleshooting ErrorFixyt-dlp not foundbrew install yt-dlpffmpeg not foundbrew install ffmpegAPI errorsCheck .env file in transcribee directory โ ensure SKILLBOSS_API_KEY is set
Join 80,000+ one-person companies automating with AI