docs: rewrite headline and clarify quality wording

This commit is contained in:
Mathis Maquenne
2026-08-06 11:11:04 +02:00
parent 3b51426251
commit 5dfd832d0d
+2 -2
View File
@@ -6,7 +6,7 @@
[![License](https://img.shields.io/github/license/mathismqn/godeez)](https://github.com/mathismqn/godeez/blob/main/LICENSE) [![License](https://img.shields.io/github/license/mathismqn/godeez)](https://github.com/mathismqn/godeez/blob/main/LICENSE)
[![Last commit](https://img.shields.io/github/last-commit/mathismqn/godeez)](https://github.com/mathismqn/godeez/commits/main) [![Last commit](https://img.shields.io/github/last-commit/mathismqn/godeez)](https://github.com/mathismqn/godeez/commits/main)
A simple Go tool for downloading music from [Deezer](https://www.deezer.com). Download music from [Deezer](https://www.deezer.com) in MP3 or lossless FLAC/WAV.
[Features](#features) • [Features](#features) •
[Installation](#installation) • [Installation](#installation) •
@@ -19,7 +19,7 @@ A simple Go tool for downloading music from [Deezer](https://www.deezer.com).
## Features ## Features
- Download playlists, albums, artists' top tracks, and individual tracks - Download playlists, albums, artists' top tracks, and individual tracks
- Choose audio quality: MP3 128 kbps, MP3 320 kbps (default), or lossless FLAC/WAV (⚠️ non-premium accounts are limited to 128 kbps) - Choose audio quality: MP3 128 kbps, MP3 320 kbps (default), or lossless FLAC/WAV (⚠️ non-premium accounts are limited to MP3 128 kbps)
- Authenticate with an ARL cookie or with your Deezer email and password - Authenticate with an ARL cookie or with your Deezer email and password
- Automatically embed metadata tags (artist, album, title, artwork, etc.) - Automatically embed metadata tags (artist, album, title, artwork, etc.)
- Fetch and tag tracks with BPM, musical key, and genre - Fetch and tag tracks with BPM, musical key, and genre