-
v7.0.5 Stable
released this
2026-02-25 10:40:05 +03:00 | 19 commits to main since this release📅 Originally published on GitHub: Wed, 25 Feb 2026 07:53:02 GMT
🏷️ Git tag created: Wed, 25 Feb 2026 07:40:05 GMTChangelog
- Followed the Go Modules Reference
- Fixed the Use First Artist Only bug for lyrics and cover art
- Fixed overly long descriptions in artist info
- Added the
{date}variable - Fixed the ffmpeg download source
- Added genre metadata
- Added a direct lyrics download source from the Spotify web player
- Fixed a bug in download history quality information
- Added support for folder input in the audio converter
- Added sorting by Failed Downloads
- Added a Download Discography button
- Added uBlock Origin Lite to remove pop-ups https://github.com/afkarxyz/SpotiDownloader/issues/101
- Fixed the filename format bug in batch downloads https://github.com/afkarxyz/SpotiDownloader/issues/106
- Fixed underscore handling bug https://github.com/afkarxyz/SpotiDownloader/pull/108
Downloads
SpotiDownloader.exe- WindowsSpotiDownloader-Intel.dmg- macOS IntelSpotiDownloader.dmg- macOS Apple SiliconSpotiDownloader.AppImage- Linux
Requirements
Linux Requirements
The AppImage requires
webkit2gtk-4.1and Chromium/ChromeDriver to be installed:Ubuntu/Debian:
sudo apt install libwebkit2gtk-4.1-0 sudo apt install chromium-browser chromium-chromedriverArch Linux:
sudo pacman -S webkit2gtk-4.1 chromiumFedora:
sudo dnf install webkit2gtk4.1 chromium chromedriverAfter installing dependencies, make the AppImage executable:
chmod +x SpotiDownloader.AppImage ./SpotiDownloader.AppImagemacOS Requirements
ChromeDriver is required for token fetching.
If Homebrew is not installed, install it first:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Then install ChromeDriver:
brew install --cask chromedriverAfter installation, you may need to allow ChromeDriver in System Preferences > Security & Privacy.
If ChromeDriver still doesn't work, install Chrome browser:
https://www.google.com/chromeWindows Requirements
Chrome browser should be installed. ChromeDriver will be automatically managed.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
SpotiDownloader-Intel.dmg
0 downloads ·
2026-02-27 19:02:17 +03:00 · 26 MiB -
SpotiDownloader.AppImage
0 downloads ·
2026-02-27 19:02:21 +03:00 · 38 MiB -
SpotiDownloader.dmg
0 downloads ·
2026-02-27 19:02:23 +03:00 · 25 MiB -
SpotiDownloader.exe
0 downloads ·
2026-02-27 19:02:25 +03:00 · 24 MiB
mirror of
https://github.com/afkarxyz/SpotiDownloader.git
synced 2026-04-26 03:16:00 +03:00