Forrest logo
tool overview
On this page you find all important commands for the CLI tool deemix. If the command you are looking for is missing please ask our AI.

deemix

deemix is a command-line tool that allows users to download music from the Deezer streaming service. It can be used to grab individual tracks, albums, or even entire discographies, offering a convenient way to access music for offline listening. deemix is an open-source project built upon the Deezloader project, which is no longer actively maintained. With deemix, users can gain access to high-quality, lossless music files, including FLAC and 320kbps MP3 formats. Additionally, it provides features like album cover art and metadata tags for better organization and management of downloaded music. deemix is platform-independent and can be run on various operating systems, including Windows, macOS, and Linux, making it accessible to a wide range of users. It offers a powerful and efficient way to enjoy Deezer music without the need for a premium subscription.

List of commands for deemix:

  • deemix:tldr:10def deemix: Create a portable deemix config in the current directory.
    $ deemix --portable --bitrate ${bitrate} --path ${path} ${url}
    try on your machine
    explain this command
  • deemix:tldr:16e1f deemix: Download a track or playlist.
    $ deemix ${https:--www-deezer-com-us-track-00000000}
    try on your machine
    explain this command
  • deemix:tldr:30cfb deemix: Download to a specific path.
    $ deemix --bitrate ${bitrate} --path ${path} ${url}
    try on your machine
    explain this command
  • deemix:tldr:ea92e deemix: Download track / playlist at a specific bitrate.
    $ deemix --bitrate ${select} ${url}
    try on your machine
    explain this command
tool overview