# 4K support in video downloads ## Purpose Add 4K (2160p) and 2K (1440p) as selectable download quality tiers, and update marketing copy that currently caps the advertised resolution at 1080p. ## Context The download pipeline already resolves quality generically: - `src/lib/ytdlp-options.ts` exports `QUALITIES`, a fixed list consumed by the probe (`src/lib/ytdlp-probe.ts`) to compute which qualities are actually available for a given source video (filtered against the max height yt-dlp reports), and by the UI (`src/components/SubmitForm.tsx`, via `capabilities.availableQualities`) to render the quality `