-
v6.6 Stable
released this
2026-01-11 06:19:03 +03:00 | 46 commits to main since this release📅 Originally published on GitHub: Sun, 11 Jan 2026 04:05:00 GMT
🏷️ Git tag created: Sun, 11 Jan 2026 03:19:03 GMTChangelog
- Added a new unlimited custom Spotify API for fetching data
- Added new metadata fields: Copyright and Label/Publisher
- Added play count information and sorting by plays
- Added confirmation dialog for unsaved changes
- Added FFmpeg installation progress bar
- Added automatic bug report template generation
- Added support for fetching albums and playlists with 10,000+ tracks
- Added more detailed track information, closely matching the Spotify Web Player
- Added support to download artist assets (gallery, header, and avatar images)
- Added colorful icons across the UI
- Animated audio converter and file manager icons
- Fixed Spotify fetch issues by switching to a custom API https://github.com/afkarxyz/SpotiDownloader/issues/68
- Fixed folder structure
- Fixed sanitize and emoji handling
- Fixed synced lyrics preview issues
- Fixed various other bugs and stability issues
- Removed ISRC metadata
- Improved overall performance, UI consistency, and user experience
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:00:41 +03:00 · 20 MiB -
SpotiDownloader.AppImage
0 downloads ·
2026-02-27 19:00:44 +03:00 · 30 MiB -
SpotiDownloader.dmg
0 downloads ·
2026-02-27 19:00:47 +03:00 · 18 MiB -
SpotiDownloader.exe
0 downloads ·
2026-02-27 19:00:51 +03:00 · 17 MiB
mirror of
https://github.com/afkarxyz/SpotiDownloader.git
synced 2026-04-26 03:16:00 +03:00