✍️ Transcribe YouTube videos using a local Whisper model
- Go 77.1%
- Dockerfile 22.9%
|
All checks were successful
Push Docker Image / push (push) Successful in 1m26s
|
||
|---|---|---|
| .github/workflows | ||
| cmd | ||
| docs | ||
| internal | ||
| .dockerignore | ||
| .gitignore | ||
| AGENTS.md | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
✍️ Transcribe YouTube videos using a local Whisper model
Requirements
- Go >= 1.26
Usage
Docker
Download the image and run with Docker:
docker run --rm git.marut.network/exler/yt-transcribe:latest --help
Program usage
USAGE:
yt-transcribe [global options] [command [command options]]
COMMANDS:
version Show current version
transcribe Transcribe a YouTube video
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help
License
yt-transcribe is under the terms of the MIT License, following all clarifications stated in the license file.