Commit Graph
4 Commits
Author SHA1 Message Date
Yusuf İpek 2e314c6d4c Change license from MIT to GPL-3.0 2026-01-27 22:47:16 +03:00
Yusuf İpek 860d5ad231 Create LICENSE 2026-01-27 22:46:15 +03:00
Yusuf İpek 66e5d3f0f8 Update readme 2026-01-27 22:45:40 +03:00
Yusuf İpek cfa48395a3 feat: AI-powered SRT subtitle translator with marker-based alignment
- Smart chunking with [B#] markers for precise block-to-timestamp mapping
- 50 parallel requests for blazing fast translation
- Custom instruction support for domain-specific terminology
- Retry with exponential backoff for reliability
- Dark theme UI with real-time progress visualization
- Default model: google/gemini-3-flash-preview for best performance/cost
- Supports 20+ languages via OpenRouter API
2026-01-27 22:43:42 +03:00