What's New
- My Library — connect your Spotify and Apple Music accounts (one-click) and browse your Liked Songs, mixes, playlists, saved albums, and followed artists right inside Antra
- Auto-Sync — track any playlist and have Antra pull only the new tracks on a schedule
- YouTube Music links — paste a
music.youtube.comtrack, album, or playlist - Pick your sources — limit downloads to any combination of Tidal, Qobuz, Apple, Amazon, and Deezer, or leave it on Auto
- Save cover art — optionally save high-res album/single artwork as
cover.jpg/cover.pngalongside your tracks - Smarter source memory — Antra remembers which sources have been most reliable and reorders them across restarts, without ever dropping below your chosen quality
- YouTube fallback — yt-dlp is used as a true last resort for AAC/MP3 when no other source has the track
- Failed Downloads panel — retry failed tracks individually or all at once
- Polish — icon-only source health chips and a new rounded app icon
- Community — join us on Telegram and Discord · support on Ko-fi
Fixes
- Tidal 16-bit tracks — songs that only exist in 16-bit FLAC no longer fail in FLAC mode; they now download from the correct pool
- Tidal "no healthy sessions" — default lossless downloads no longer fail across the board when the pool is busy
- Apple Music AAC — tracks without an ISRC now resolve via Apple's own search instead of returning "no catalog match"
- Duplicate skipping — same-title tracks in different playlists are no longer wrongly skipped as "already in library"
- Filenames — handles forward slashes in titles, very long paths, and many-artist names without breaking
- Amazon resolution — better matching for regional and Spotify-sourced releases
- Plus many smaller metadata, artwork, and reliability fixes under the hood
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.