YaoFANGUK/video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 76
- Release rhythm 46
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 345
- age_days: 2159
- days_rel: 151
- days_push: 146
- n_releases_24m: 2
Adoption not part of the score
9401 stars · 948 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A GUI application that extracts hard-coded (burned-in) subtitles from videos and generates SRT subtitle files using local deep-learning-based OCR. It detects subtitle regions in video frames, recognizes text in 87 languages, and deduplicates lines without requiring any third-party OCR APIs.
Use cases
- extract hard-coded subtitles from a video to an srt file
- rip burned-in subtitles without uploading video to online OCR services
- batch extract subtitles from multiple videos
- generate srt or txt files from hardsub videos
- recognize Chinese, English, Japanese, Korean and other subtitles locally
- remove watermarks and channel logos text from extracted subtitles
When to choose
- you need subtitles from videos with burned-in text and no external subtitle file exists
- you want fully local OCR with no third-party API keys or cloud uploads
- you need multilingual subtitle extraction including CJK languages
- you want GPU-accelerated batch processing with a GUI
When to avoid
- the video already has soft/embedded subtitle tracks you can extract directly with ffmpeg
- you need real-time subtitle extraction during playback
- you cannot install Python/CUDA or run heavy deep-learning models on your machine
- you need frame-accurate results on CPU only - precise mode is very slow
Facets
application · maturity active
ocr video-processing machine-learning gui media deep-learning windows python hardsub subtitles srt subtitle-extraction video-to-text offline-ocr video natural-language-processing macos linux gpu
1 source
- readme: https://github.com/YaoFANGUK/video-subtitle-extractor · fetched 2026-08-28 · 4008be862cfb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YaoFANGUK/video-subtitle-extractor | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="YaoFANGUK/video-subtitle-extractor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem