docs(readme): clarify quality limitation for free accounts

This commit is contained in:
Mathis Maquenne
2025-06-16 16:47:00 -04:00
parent b4e00e9306
commit 1fdd0e8c19
+1 -1
View File
@@ -20,7 +20,7 @@ A simple Go tool for downloading music from [Deezer](https://www.deezer.com).
## Features ## Features
* Download playlists and albums from Deezer * Download playlists and albums from Deezer
* Select audio quality: MP3 128kbps, MP3 320kbps, or FLAC * Select audio quality: MP3 128kbps, MP3 320kbps, or FLAC (⚠️ non-premium accounts are limited to 128kbps)
* Automatically adds metadata tags to downloaded files * Automatically adds metadata tags to downloaded files
* Fetch and tag songs with BPM and musical key * Fetch and tag songs with BPM and musical key
* Smart skip system: avoids re-downloading already existing files using hashes and metadata * Smart skip system: avoids re-downloading already existing files using hashes and metadata