Documentation
¶
Overview ¶
download resolves a Deezer track id, decrypts the audio stream, and saves it to a local file. Works with MP3 (128/320) and FLAC depending on your account tier.
Usage: DEEZER_ARL=<your_arl> go run ./examples/download <track_id_or_url>
Example:
DEEZER_ARL=$ARL go run ./examples/download 3135556 DEEZER_ARL=$ARL go run ./examples/download https://www.deezer.com/track/3135556
Click to show internal directories.
Click to hide internal directories.