agermanidis/autosub
[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4083
- days_rel: n/a
- days_push: 894
- n_releases_24m: 0
Adoption not part of the score
4191 stars · 1630 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Autosub is a Python command-line utility that auto-generates subtitles for video or audio files. It performs voice activity detection, transcribes speech via the Google Web Speech API, optionally translates the result, and writes SRT or JSON subtitle files.
Use cases
- generate subtitles for a video automatically
- transcribe audio to srt file
- add captions to a video with speech recognition
- translate video subtitles to another language
- batch subtitle generation from command line
When to choose
- you need a quick CLI way to produce SRT subtitles from media files
- you want optional subtitle translation via Google Translate API
- you prefer a simple pip-installable tool with ffmpeg as the only dependency
When to avoid
- you need a maintained tool - the project is explicitly no longer maintained
- you need offline or self-hosted speech recognition since it depends on Google's web API
- you need high accuracy on long or noisy audio, as the API is unofficial and unreliable
Facets
cli-tool · maturity abandoned
speech-recognition cli video-processing audio-processing nlp speech-processing media python cli cross-platform subtitles transcription srt google-speech-api translation ffmpeg video command-line
2 sources
- readme: https://github.com/agermanidis/autosub · fetched 2026-08-28 · c3086ff3b96c
- registry_pypi: https://pypi.org/pypi/autosub/json · fetched 2026-08-29 · 7e2b15c08d63
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agermanidis/autosub | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="agermanidis/autosub")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem