docs: update youtube release notes and docs

This commit is contained in:
2026-03-23 01:20:13 -07:00
parent 207151dba3
commit b7e0026d48
3 changed files with 8 additions and 2 deletions

View File

@@ -4,3 +4,4 @@ area: launcher
- Added an app-owned YouTube subtitle flow that pauses mpv, lets the overlay picker choose tracks, and injects downloaded subtitle files before playback resumes.
- Added absPlayer-style YouTube timedtext parsing/conversion so downloaded subtitle tracks load as parsed cues for the sidebar, tokenization, and mining flows.
- Added yt-dlp metadata probing so YouTube playback and immersion tracking keep canonical video and channel metadata.
- Hardened the YouTube picker against duplicate submissions and tightened YouTube URL detection so follow-up runtime flows only treat real YouTube hosts as YouTube playback.