Deezer is a music streaming platform that offers a wide catalog of millions of songs, albums, podcasts, playlists, and more audio content. Therefore, one day you will be thinking: how do I download music from Deezer to my computer? That's exactly what this article is going to cover. We will provide you with official and alternative ways to download Deezer tracks to Windows and Mac computers. This way, you will be able to access and permanently save your Deezer downloaded music on your computer.
Part 1. Official Way to Download Deezer Tracks to Windows and Mac
Deezer provides a dedicated desktop application for Windows and macOS operating systems. However, first of all, it is necessary to ensure the compatibility of the computer.
According to its official website, for Windows users, the Deezer desktop application requires Windows 7 or higher. If you download the Deezer app from the Microsoft Store, you may need Windows 10 or later. For macOS users, macOS 11 is currently the minimum requirement for the Deezer Mac Desktop App. If the system you are using is not compatible, please try using Deezer Web Player. It allows you to access online streaming, but the download feature is unique to Deezer's mobile and desktop applications.
You can get the Deezer desktop app here:
Other Requirements
In addition to the Deezer app on PC or Mac, a Premium membership is essential for downloading music from Deezer. Whether it's the Deezer Premium, Duo, Family, or Student plan, they unlock Deezer's download feature and offline mode. However, you can still download Deezer music without a Premium account. Check out the guide below for detailed instructions.
Read More : How to Get Deezer Premium for Free
Steps to Download Deezer Tracks to Windows and Mac:
Step 1. Download and open the official Deezer desktop application on your computer.
Step 2. Log in to your Deezer Premium account.
Step 3. Navigate to the track, playlist or album you want to download.
- For Favorites/Playlists/Albums: Click the Download button under the album or playlist cover.
- For Single Songs: Add the track to a playlist or favorites, then go to the playlist or favorite songs list and click the Download button.
Step 4. Check the download progress. If the track has been downloaded, a green dot will appear next to the track title.
Step 5. To view the downloaded content, go to the Download column in the left panel, where you can view everything that has been downloaded and play it when there is no internet connection.
Limitations
- The Deezer computer application does not allow you to select the quality of your audio downloads.
- Deezer does not sync your downloads across devices.
- Downloads are encrypted and cannot be played outside of the Deezer app.
- Downloads will disappear if the subscription is terminated.
- Downloads will not be accessible if you uninstall the Deezer desktop application or have not used Deezer online for 30 days or more.
Part 2. Best Way to Download Deezer Music to Windows and Mac
Why is this the best method? Because it avoids all the limitations of the official Deezer download method. Do you want to save Deezer music to your computer, play it offline on any media player, retain the highest Deezer sound quality and keep the download permanently? If so, ViWizard Streaming Audio Recorder for Deezer is what you need!
ViWizard Streaming Audio Recorder is like a Deezer music converter that can download tracks, playlists, albums, podcasts or any other audio content from Deezer in MP3, FLAC, WAV, AIFF, M4A and M4B formats. It uses powerful audio quality protection technology to get the highest audio quality (16-bit/44.1 kHz) from Deezer. Whether it's a playlist with hundreds of songs or all the albums on an artist's page, ViWizard handles it all at once, making batch downloads up to 46x faster. Want to try it? Download it now!

Key Features of ViWizard Streaming Audio Recorder
Free Download Free Download* Security verified. 5, 481,347 people have downloaded it.
- Download songs, playlists, albums, remixes, podcasts, and more from Deezer
- Export Deezer music to MP3, M4A, M4B, WAV, FLAC, and AIFF formats
- Convert Deezer tracks in bulk at up to 46x faster speed
- Preserve original Deezer audio quality, up to 16-bit/44.1 kHz FLAC
Step 1 Set Output Preferences
Start ViWizard Streaming Audio Recorder on your PC or Mac. Click the menu icon in the upper right corner. Select Preferences and navigate to the Conversion tab. Here, select an output format for the Deezer music you want to download. In addition, set the audio quality, from bitrate, sample rate to audio channels. Finally, click OK to save the changes.
Step 2 Open Deezer Web Player
ViWizard has a built-in Deezer Web Player. Simply go back to the main screen of ViWizard and click on the Deezer icon.
Step 3 Add Deezer Music
Use the search bar in the built-in Deezer player to search for tracks, playlists, albums or podcasts to download. Alternatively, log into your Deezer account to download your own music library. Next, click the "+" icon to have ViWizard grab the audio on the current page. In the pop-up window, delete or add more songs to the list, and then click Add to List.
Step 4 Start the Conversion
Click the Convert button and ViWizard will start downloading the added tracks, converting them to the set format and preserving the audio according to your preferences. When finished, click the folder icon next to the track title to view the converted audio file in the local output folder on your computer. Now you can take full control of your Deezer music, transfer them to a USB drive or play them on any device.
Part 3. Free Way to Download from Deezer to Windows and Mac
OrpheusDL is a modular open source music archiving tool that runs on Windows, Mac and Linux. It helps users save music files from Deezer, Qobuz, Tidal and more platforms in a variety of formats to their computer. Before using OrpheusDL, it is recommended to install Python 3.7 or higher and Git, as OrpheusDL is a tool written in Python published on GitHub.
While this method allows you to download Deezer songs for free, you may not be able to get Deezer's full track if you're using a Deezer free account, as OrpheusDL relies on your account credentials to access the music files.
Steps to Use OrpheusDL to Download Deezer on Windows and Mac
Step 1. Download OrpheusDL and the Deezer module from GitHub.
Step 2. Install OrpheusDL. Open a terminal (Mac) or Command Prompt (Windows) and run:
git clone https://github.com/OrfiTeam/OrpheusDL.git && cd OrpheusDL && pip install -r requirements.txt
Step 3. Run OrpheusDL and create the settings file. Use the command:
python3 orpheus.py settings refresh
Step 4. In your OrpheusDL folder, run:
git clone https://github.com/uhwot/orpheusdl-deezer modules/deezer.
This is to add the Deezer module so that OrpheusDL can work with Deezer via the module.
Step 5. Open the file config/settings.json in a text editor (like Notepad or TextEdit). Add your Deezer info under the Deezer section, for example:
{
"deezer": {
"client_id": "your_client_id",
"client_secret": "your_client_secret",
"bf_secret": "g4el58wc0zvf9na1",
"email": "your_deezer_email",
"password": "your_deezer_password"
}
}
Step 6. Set your download preferences. Open the file config/settings.json and add:
{
"download_path": "./downloads/",
"download_quality": "hifi" // or "high", "medium", "low",
"search_limit": 10
}
Step 7. Download Deezer music. To download a track, album, or plalists, copy the Deezer URL and run:
python orpheus.py https://www.deezer.com/track/TRACK_ID
For more commands and tips, visit the OrpheusDL GitHub page, where you can find some ways to download lyrics, covers, and how to set the naming format of Deezer tracks in albums and playlists.
Part 4. FAQs about Downloading Deezer Music to PC and Mac
Q1. Where are Deezer downloads stored on Windows and Mac?
A1.For Windows users, official Deezer downloads are usually stored as cache files in a directory: C:\Users\[your username]\AppData\Roaming\dezer-desktop\Cache. For Mac computers, Deezer download files are also stored in a hidden cache folder. For example ~/Library/Application Support/deezer-desktop/Cache.
You cannot change or select the download location for Deezer downloads. These files cannot be played or moved.
Q2.Are Deezer downloads permanent on my computer?
A2.If your subscription expires, you log out of the app, or uninstall the app, downloaded content will no longer be there.
Q3.Can Deezer download FLAC music to my computer?
A3.No, there is no specific download audio quality settings in Deezer app on desktop. However, you could download Deezer FLAC audio files with the help of some third-party tools such as ViWizard Streaming Audio Recorder and OrpheusDL.
Q4.Can I transfer Deezer downloads to a USB drive?
A4.No, Deezer official downloads are cached files so they are not actual audio files that can be transferred or copied to a USB drive. But if you download Deezer music via ViWizard Streaming Audio Recorder, you can export the songs and move them to USB.
Conclusion
You have multiple options to download Deezer music to Windows and Mac computers. The Deezer official application allows you to easily and directly download, but it has limitations. In order to achieve greater flexibility, higher quality, and long-term preservation, tools such as ViWizard Streaming Audio Recorder allow you to save unlimited tracks from Deezer in an open file format, giving you 100% control over Deezer downloads. For tech-savvy users, OrpheusDL offers a free alternative solution. No matter which method you choose, we hope you enjoy listening to Deezer music on Windows and Mac computers, even when it's offline.
Leave a Comment (0)