Files
uptodownbot/internal
db123 f5204b9554
All checks were successful
CI / build (push) Successful in 50s
fix: show bitrate for audio-only formats, filter subtitle languages, improve feedback
- Prioritize IsAudioOnly check in formatLabelForDisplay so bitrate
  is shown instead of yt-dlp's generic 'audio only' resolution
- Only collect languages from formats with audio/video to prevent
  subtitle-only tracks from triggering the language selection prompt
- Show 'Fetching metadata...' message before GetMediaInfo and edit
  with results, improving UX for URL input
- Add test coverage for audio-only format labels
2026-06-26 12:12:33 +03:30
..