✍️ Transcribe YouTube videos using local AI models
- Go >= 1.25
- Transcribe YouTube audio using a local Whisper model
- Summarize the transcription using an OpenAI-compatible API
- Queue multiple video transcriptions
USAGE:
yt-transcribe [global options] [command [command options]]
COMMANDS:
version Show current version
transcribe Transcribe a YouTube video
runserver Start HTTP server for YouTube transcription and queue management
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show helpyt-transcribe is under the terms of the MIT License, following all clarifications stated in the license file.

