docs: update youtube playback docs and config copy

This commit is contained in:
2026-03-23 19:17:55 -07:00
parent 5a0d8bc57f
commit d9489c0033
18 changed files with 84 additions and 110 deletions

View File

@@ -51,7 +51,7 @@ export function runDoctorCommand(
ok: deps.commandExists('ffmpeg'),
detail: deps.commandExists('ffmpeg')
? 'found'
: 'missing (optional unless subtitle generation)',
: 'missing (optional unless legacy subtitle fallback is enabled)',
},
{
label: 'fzf',