Skip to content

Releases: anandprtp/Antra

v1.1.1

10 Apr 22:19

Choose a tag to compare

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 ffmpeg PATH configuration
  • Improved source fallback reliability

Downloads

Windows downloads
macOS downloads
Linux downloads

Files

  • Antra.exe: Windows
  • Antra-Linux.AppImage: Linux
  • Antra-macOS.dmg: macOS
Linux install

Download Antra-Linux.AppImage, then run:

chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImage

If Ubuntu blocks running it from ~/Downloads, move it first:

mv ~/Downloads/Antra-Linux.AppImage ~/
cd ~
chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImage

If AppImage support is missing, install FUSE once:

sudo apt update
sudo apt install libfuse2
macOS 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:

  1. Open Applications
  2. Right-click Antra
  3. Click Open
  4. Click Open again in the warning dialog

Useful notes for macOS:

  • If the app still does not open, go to System Settings -> Privacy & Security and click Open Anyway if that option appears.
  • You may need to move the app out of the DMG and into Applications before opening it.
  • This build is not notarized yet, so the first-run security prompt is expected.

v1.0.0

05 Apr 18:44

Choose a tag to compare

Antra

Download the installer for your platform from the assets below.

Downloads

Windows downloads
macOS downloads
Linux downloads

Files

  • Antra.exe: Windows
  • Antra-Linux.AppImage: Linux
  • Antra-macOS.dmg: macOS
Linux install

Download Antra-Linux.AppImage, then run:

chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImage

If Ubuntu blocks running it from ~/Downloads, move it first:

mv ~/Downloads/Antra-Linux.AppImage ~/
cd ~
chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImage

If AppImage support is missing, install FUSE once:

sudo apt update
sudo apt install libfuse2
macOS 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:

  1. Open Applications
  2. Right-click Antra
  3. Click Open
  4. Click Open again in the warning dialog

Useful notes for macOS:

  • If the app still does not open, go to System Settings -> Privacy & Security and click Open Anyway if that option appears.
  • You may need to move the app out of the DMG and into Applications before opening it.
  • This build is not notarized yet, so the first-run security prompt is expected.