mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-09-22 05:16:22 -07:00
feat(subtitles): optimize anime stream audio extraction
- Prefer matching audio and lower-resolution sources with HLS sampling - Reuse verified audio within sessions and clean temporary files on shutdown - Allow character dictionary sync without loaded subtitles
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
type: docs
|
||||
area: subtitles
|
||||
|
||||
- Document anime stream generation, cache locations, full-episode processing, supported audio tracks, and stream access limitations.
|
||||
- Document anime stream generation, audio-only and lower-resolution extraction candidates, concurrent HLS downloads, temporary disk usage, audio cache reuse and limits, full-episode processing, supported audio tracks, and stream access limitations.
|
||||
- Explain HLS source-check diagnostics and session-only audio cleanup on quit and after crashes.
|
||||
|
||||
Reference in New Issue
Block a user