Changelog
- Followed the Go Modules Reference #478
- Fixed the Use First Artist Only bug for lyrics and cover art #479
- Fixed overly long descriptions in artist info
- Added the
{date}variable #413 - Fixed the ffmpeg download source #503
- Added genre metadata
- Added a direct lyrics download source from the Spotify web player
- Removed deprecated APIs and added new ones
- Added support for 192kHz quality #391
- Added audio source debugging #475
- Added a new audio source: Deezer
- Fixed a bug in download history quality information
- Added support for folder input in the audio converter #512
- Added sorting by Failed Downloads #519
- Added a Download Discography button #493
Downloads
SpotiFLAC.exe- WindowsSpotiFLAC.dmg- macOSSpotiFLAC.AppImage- Linux
Linux Requirements
The AppImage requires webkit2gtk-4.1 to be installed on your system:
Ubuntu/Debian:
sudo apt install libwebkit2gtk-4.1-0Arch Linux:
sudo pacman -S webkit2gtk-4.1Fedora:
sudo dnf install webkit2gtk4.1After installing the dependency, make the AppImage executable:
chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage