mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-25 00:11:26 -07:00
feat: auto-load youtube subtitles before manual picker
This commit is contained in:
9
changes/2026-03-23-youtube-autoload-manual-picker.md
Normal file
9
changes/2026-03-23-youtube-autoload-manual-picker.md
Normal file
@@ -0,0 +1,9 @@
|
||||
type: changed
|
||||
area: launcher
|
||||
|
||||
- Changed app-owned YouTube playback to auto-load the default primary subtitle and a best-effort secondary subtitle at startup instead of forcing the picker modal first.
|
||||
- Kept startup playback gating tied only to primary subtitle load and tokenization readiness; secondary failures no longer block resume.
|
||||
- Added a default `Ctrl+Shift+J` keybinding that opens the YouTube subtitle picker manually during active YouTube playback.
|
||||
- Routed primary YouTube subtitle auto-load failures through the configured notification output path so failed startup still resumes cleanly.
|
||||
- Fixed startup-launched YouTube playback so primary subtitle overlay updates continue after auto-load completes.
|
||||
- Fixed auto-loaded YouTube primary subtitles so parsed cues appear in the subtitle sidebar without needing a manual picker retry.
|
||||
Reference in New Issue
Block a user