deemix
all
A barebone deezer downloader library built from the ashes of Deezloader Remix. It can be used as a standalone CLI app or implemented in a UI using the API.
More info →Examples (4)
Download a track or playlist
deemix https://www.deezer.com/us/track/00000000Download track/playlist at a specific bitrate
deemix --bitrate FLAC|MP3 urlDownload to a specific path
deemix --bitrate bitrate --path path urlCreate a portable deemix configuration file in the current directory
deemix --portable --bitrate bitrate --path path urlmade by @shridhargupta | data from tldr-pages