Releases: anandprtp/Antra
v1.1.1
What's New
- Artist Search — search for any artists by their spotify/apple music links and download their full discography or individual albums
- Faster Downloads — parallel download engine for significantly quicker batch and playlist downloads
- Analyzer Fixed — spectrogram analyzer now works out of the box, no manual setup needed
- macOS & Linux — official builds now ship for all three platforms
- Community — join us on Reddit · support on Ko-fi
Bug Fixes
- Fixed analyzer requiring manual
ffmpegPATH configuration - Improved source fallback reliability
Downloads
Files
Antra.exe: WindowsAntra-Linux.AppImage: LinuxAntra-macOS.dmg: macOS
Linux install
Download Antra-Linux.AppImage, then 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.AppImageIf AppImage support is missing, install FUSE once:
sudo apt update
sudo apt install libfuse2macOS install
Download Antra-macOS.dmg, 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.
v1.0.0
Antra
Download the installer for your platform from the assets below.
Downloads
Files
Antra.exe: WindowsAntra-Linux.AppImage: LinuxAntra-macOS.dmg: macOS
Linux install
Download Antra-Linux.AppImage, then 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.AppImageIf AppImage support is missing, install FUSE once:
sudo apt update
sudo apt install libfuse2macOS install
Download Antra-macOS.dmg, 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.