Apple - How do I download a Facebook messenger audio file?

UPDATE: The mobile website solution pointed out by others doesn't seem to work anymore. If you can get it to work, please update this answer again. For now, fallback to one of the methods described below.

UPDATE: As pointed out by others, you can open Facebooks' Official Mobile Messager Webpage and download directly from the interface:

  1. Go to https://m.facebook.com/messages/
  2. Find the audio file you want to download
  3. Click on the dropdown menu on the right of the audio file
  4. Press Download

These generic methods should work for most browsers. You just have to watch out for the fact that different browsers will use slightly different names for the same tools. I will outline the general solution bellow and indicating the exact tool names for Safari, Chrome, and Firefox. (Feel free to edit this answer to add the names for other browsers!)

Method 1 (Network)

  1. Go to the chat window that contains the audio file you want to download, using the Facebook's Messenger Official Website.

  2. Open the browser's Web Inspector

    • All Browsers the keyboard shortcut opt+cmd+I,
    • Safari: Develop -> Show Web Inspector,
    • Chrome: View -> Developer -> Developer Tools,
    • Firefox: Tools -> Web Developer -> Toggle Tools;
  3. Go back to the chat and press the "Play" button of the file you want to download.

  4. Find the Network tab in the Web Inspector and you will notice that an audioclip-xxxxxxxxxxxxx-xxxx.aac file has been loaded.

  5. Double click on the file and it should automatically download to your default downloads folder (e.g. ~/Downloads). Alternatively, you should be able to right-click on the file and choose the "Download" option.

Method 2 (Resources)

  1. Same as Method 1.

  2. Same as Method 1.

  3. Same as Method 1.

  4. Find the Resources (see details bellow) tab in the Web Inspector and find the audioclip-xxxxxxxxxxxxx-xxxx.aac file

    • Safari:
      • Tab: Resources
      • Section: All Resources
      • Folder: Other
    • Chrome:
      • Tab name: Application
      • Section: Frames
      • Folder name: Media
    • Firefox:
      • Please add here
  5. Same as Method 1.


In your URL bar instead of typing www.facebook.com type in m.facebook.com

This will give you the mobile site on your desktop. From there navigate to your messages and you will see downward arrow at the end of the audio clip. Click this and your audio will be downloaded to your default location on your computer, most likely your downloads folder.

Then go back to the normal version of Facebook by replacing m. with www.

Hope this helps


Typing m.facebook.com into your Chrome browser should give you a download arrow at the end, but I don't know if it will work for Firefox or Safari.

Hope it helps!