What's New
- 11 Built-in Themes — choose from Antra originals (Antra, Ember, Ocean, Graphite, Sunset) or service-inspired looks (Spotify, TIDAL, Qobuz, Deezer, Apple Music, Amazon Music) from a full-screen theme picker
- Custom Filename & Folder Templates — token-based system (
{artist},{album},{year}, etc.) with live preview and click-to-insert chips; replaces fixed radio-button formats - Download Source Selector — force all downloads through a single service (Tidal, Qobuz, Apple, Amazon, Deezer) or leave on Auto
- Album Availability Studio — paste a Spotify or Deezer album link to see country-by-country availability on a live world map
- Audio Analyzer Upgraded — stats panel (Peak, RMS, True Peak, LUFS, LRA, freq cutoff), quality badge, per-item remove, and Clear All
- Progressive Playlist Loading — 1000+ track playlists appear within seconds; tracklist fills in the background
- Resolver Picks the Best Source — all lossless adapters queried in parallel; highest bit depth wins
- Strict 24-bit Mode — Qobuz URLs now exhaust Qobuz accounts first and fail cleanly if no genuine 24-bit stream exists, instead of silently downgrading to 16-bit
- No More Albums/ and Playlists/ Wrappers — downloads land directly in the library root (
Music/Artist/Album/andMusic/Playlist Name/) - Collab Credits No Longer Break Downloads —
[with Travis Scott]-style suffixes stripped from search queries - Genre, Composer, Disc# Now Tagged on Desktop — centralized metadata pipeline via Deezer, iTunes, and MusicBrainz
- Community — join us on Telegram · support on Ko-fi
Bug Fixes
- Fixed Apple Music URL in FLAC mode routing to Apple instead of Tidal 24-bit
- Fixed DRM-locked M4A silently passing validation and producing corrupt FLAC output
- Fixed Tidal album tracks with no search-index presence failing with "No source could find this track"
- Fixed tracklist duplicating into a second completed group during downloads
- Fixed Folder Structure modal freezing the entire app on open
- Fixed startup key nag popup appearing on every launch (removed — free tier works without a key)
- Fixed health chips all showing red (now reads from public status endpoint)
- Fixed Ko-fi button linking to wrong page
- Fixed Discover tab country/genre dropdowns invisible on Windows (white on white)
- Fixed Deezer 502 errors caused by dead CDN fallback URLs; added account rotation on rights errors
- Fixed multi-disc albums splitting into separate year-named folders during parallel downloads
- Fixed album artwork replacement picking per-track single covers instead of album art
- Fixed embedded artwork causing playback failure in Windows Media Player
Downloads
Files
Antra.exe: WindowsAntra-Linux.AppImage: LinuxAntra-macOS.dmg: macOS Apple SiliconAntra-macOS-Intel.dmg: macOS Intel
Linux install
Download Antra-Linux.AppImage, then install the WebKit dependency for your distro:
Ubuntu/Debian:
sudo apt install libwebkit2gtk-4.1-0
Arch Linux:
sudo pacman -S webkit2gtk-4.1
Fedora:
sudo dnf install webkit2gtk4.1
Then make executable and run:
chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImageIf Ubuntu blocks running it from ~/Downloads, move it first:
mv ~/Downloads/Antra-Linux.AppImage ~/
cd ~
chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImagemacOS install
Download the DMG for your Mac (Antra-macOS.dmg for Apple Silicon, Antra-macOS-Intel.dmg for Intel), open it, and drag Antra into your Applications folder.
On first launch, macOS may block the app with an "Apple could not verify" warning. To open it:
- Open
Applications - Right-click
Antra - Click
Open - Click
Openagain in the warning dialog
Useful notes for macOS:
- If the app still does not open, go to
System Settings -> Privacy & Securityand clickOpen Anywayif that option appears. - You may need to move the app out of the DMG and into
Applicationsbefore opening it. - This build is not notarized yet, so the first-run security prompt is expected.