Skip to content
curl-x
facebookfacebook videofacebook reelshow-todownload

Download a Facebook Video From a Share Link (2026)

Got a facebook.com/share/v/ or /share/r/ link? Copy it, paste into curl-x, and save the MP4—works for Watch clips, Reels, and Messenger shares.

Share:

Want to try it now? Paste a post link from any supported platform to download its media instantly.

Open Downloader

To download a Facebook video from a share link, copy the full facebook.com/share/v/ or facebook.com/share/r/ URL from Messenger, WhatsApp, or the Facebook app, open curl-x in Safari or Chrome, paste the link, and save the MP4 file. Share links are short redirect URLs Meta generates when someone taps Share → Copy link—they resolve to the same public Watch video or Reel a browser downloader can extract.

This guide is for anyone who received a share link instead of a long /watch?v= or /reel/ URL—on iPhone, Android, Windows, or Mac.

TL;DR

  • Facebook share links look like facebook.com/share/v/CODE (video) or /share/r/CODE (Reel).
  • Paste the entire URL, including ?mibextid= tracking parameters—do not trim them.
  • Open curl-x in Safari or Chrome, not Facebook's in-app browser.
  • curl-x recognizes /share/v/, /share/r/, and /share/p/ paths automatically.
  • Private or friends-only posts fail even with a valid share URL.

Key takeaways

  • Share links are not a different video—they are a short wrapper around a public Watch clip, Reel, or feed post.
  • /share/v/ maps to video, /share/r/ maps to Reel, and /share/p/ maps to a post (which may contain video or photos).
  • Messenger and WhatsApp forwards often send share URLs because they are shorter than canonical /watch?v= links.
  • If extraction fails, open the share link in a private browser tab while logged out to confirm the post is still public.

In this guide

  1. Long-press or tap the share link you received (in Messenger, WhatsApp, iMessage, or Facebook)
  2. Choose Copy link or Copy
  3. Open Safari (iPhone) or Chrome (Android or desktop) and go to curl-x
  4. Paste the full share URL, tap Download, pick HD or SD, and save the MP4

That four-step flow works for most public share links in under a minute. For the broader Facebook cluster—including Watch, fb.watch, photos, and Stories—start with How to Download Facebook Videos: The Complete 2026 Guide.

When someone taps Share → Copy link on a Facebook video or Reel, Meta often generates a short share URL instead of the long canonical address in the browser bar. These links route through facebook.com/share/ and redirect to the underlying post.

Share links are common in three situations:

Where you see themWhy Meta uses share URLs
Messenger / WhatsApp forwardsShorter links fit chat bubbles and preview cards
Facebook app Share sheetDefault "Copy link" output on mobile since ~2023
Cross-posts to Instagram or ThreadsShare URLs survive app handoffs better than raw /watch?v= strings

A share link is not a separate file or a lower-quality mirror. It is a pointer. curl-x follows the same public HTML Meta serves for that pointer—just like it does for /reel/ or fb.watch short links.

If you are unsure whether a link points to one video or an entire profile page, read Public vs Private Facebook Media: What Downloaders Can Access.

Meta encodes the media type in the path segment after /share/. curl-x classifies them automatically:

Path segmentMedia typeTypical content
/share/v/CODEVideoWatch clips, feed videos, page-hosted MP4s
/share/r/CODEReelShort vertical Reels
/share/p/CODEPostFeed posts that may include video, photos, or text

Example share URLs:

https://www.facebook.com/share/v/1AbCdEfGhIj/
https://www.facebook.com/share/r/1BMf76tsxW/?mibextid=wwXIfr
https://m.facebook.com/share/p/xyz789/

Keep the query string. Parameters like ?mibextid=wwXIfr are tracking tags. Trimming them rarely breaks extraction, but pasting the exact copied URL avoids edge-case redirect bugs.

Trailing slashes are fine. curl-x accepts both …/share/r/CODE and …/share/r/CODE/.

curl-x also mirrors Facebook share links on its own domain (curl-x.com/share/r/CODE) for rich link previews—useful when you want a clean preview card before downloading. The underlying extraction still targets the canonical facebook.com/share/… URL.

All of these formats can point to the same public video. The difference is packaging, not quality.

URL styleExampleWhen you get it
Share (video)facebook.com/share/v/AbCdEfGh/App Copy link, Messenger forward
Share (Reel)facebook.com/share/r/AbCdEfGh/Reel share sheet, WhatsApp forward
Watchfacebook.com/watch?v=1234567890123456Desktop address bar, some notifications
Reelfacebook.com/reel/1234567890123456Opening a Reel in mobile browser
fb.watchfb.watch/AbCdEfGhIj/Legacy short link (still common)

Practical rule: paste whichever link you already have. curl-x normalizes mobile hostnames (m.facebook.comwww.facebook.com) and resolves fb.watch redirects before extraction.

If a friend sends facebook.com/share/v/… and you want the long Watch URL for your own notes, open the link in a browser and wait for the redirect—but you do not need the canonical URL to download. The share link alone is enough when the post is public.

For a side-by-side look at app versus browser workflows, see How to Download Facebook Videos Without an App.

From Messenger, WhatsApp, or iMessage:

  1. Long-press the Facebook link preview or URL text
  2. Tap Copy or Copy link

From the Facebook app:

  1. Open the video or Reel
  2. Tap Share → Copy link
  3. Confirm the clipboard contains /share/v/, /share/r/, or /share/p/

From desktop Facebook:

  1. Click Share on the post
  2. Choose Copy link

Avoid copying a profile URL (facebook.com/somepage) or a feed scroll position—only single-post share links work.

Step 2: Open curl-x in a real browser

  1. Leave the Facebook or Messenger app
  2. Open Safari, Chrome, or Firefox
  3. Go to curl-x
  4. Paste the share URL into the input box
  5. Tap or click Download

curl-x classifies the share path (v = video, r = reel, p = post), fetches the public page Meta serves for that token, and lists direct CDN renditions when available.

Do not paste inside Facebook's in-app browser. Meta's embedded WebView often blocks file downloads or opens MP4s inline without saving. Tap Open in Browser from the share sheet first—the same rule applies on Instagram and Threads.

Step 3: Pick quality and save the file

When multiple renditions exist:

  • Choose HD (often 720p–1080p, 5–40 MB per minute) for editing or archiving
  • Choose SD when storage or cellular data is tight

On desktop, the MP4 lands in your Downloads folder. On phones, see the device notes below.

For the three-step product walkthrough with screenshots-level detail, read How to Use curl-x to Download Facebook Videos in 3 Steps.

Paste the full URL. curl-x matches these patterns:

Link typeExample patternWorks when public?
Share (video)facebook.com/share/v/AbCdEfGh/Usually
Share (Reel)facebook.com/share/r/AbCdEfGh/Usually
Share (post)facebook.com/share/p/AbCdEfGh/When post has extractable media
Mobile sharem.facebook.com/share/r/CODEYes, normalized automatically
With tracking params…/share/r/CODE/?mibextid=wwXIfrYes—keep the full string

Also works (non-share canonical URLs):

Link typeExample pattern
Watchfacebook.com/watch?v=1234567890123456
Reelfacebook.com/reel/1234567890123456
Short linkfb.watch/AbCdEfGhIj/
Video pathfacebook.com/username/videos/1234567890123456

Does not work:

Link typeWhy
Profile or Page homefacebook.com/somepage — not a single video
Messenger attachment blobNo public facebook.com URL
Private / friends-only shareLogin wall blocks extraction
Deleted or expired post"Content isn't available"

Visibility test: open the share link in a private/incognito tab while logged out. If Facebook asks you to log in, no downloader can fetch the file. Share URLs inherit the underlying post's visibility—they do not bypass privacy settings.

Device-Specific Save Tips

iPhone and iPad (Safari)

Safari downloads MP4s to Files → Downloads first:

  1. After curl-x serves the file, tap the download badge in Safari's toolbar
  2. Open the MP4 in Files
  3. Tap Share → Save Video to move it to Photos

If the video plays inline instead of saving, long-press the player and choose Download Linked File. The same mechanics apply to Twitter saves—see How to Save Twitter Videos to Files on iPhone.

Android (Chrome)

Chrome saves to the Downloads app:

  1. Pull down the notification shade and tap the completed download
  2. To surface the clip in Gallery, run a media scan or move the file to DCIM/Camera

For OEM-specific Gallery import steps, read How to Save Instagram Videos to Gallery on Android—the MediaStore workflow is identical for Facebook MP4s.

Windows, Mac, and Chromebook

The MP4 saves directly to your browser's Downloads folder. Drag it into Premiere, CapCut, iMovie, or a classroom slide deck from there.

SymptomLikely causeFix
Invalid URLCopied a profile, search, or notification linkRe-copy from Share → Copy link on the video itself
No media foundPost is private, deleted, or not native videoOpen the share URL logged out; confirm you see the video
Inline playback onlyFacebook in-app browserSwitch to Safari/Chrome via Open in Browser
Only SD availableMeta published one compressed renditionExpected on older uploads; downloader cannot invent HD
Share link opens feedExpired or broken redirect tokenAsk the sender to re-share from the live post
Messenger link is m.me/ or a blobChat-only attachment, not a public postRequest a public post link or facebook.com/share/… URL
Rate limitedToo many rapid extractionsWait 30–60 seconds and retry once

If the Facebook app shows Save but never exports a file, you are hitting the bookmark-vs-download gap—not a broken share link. Read How to Download a Facebook Video the App Won't Let You Save.

When a screen recording seems easier, compare tradeoffs in Facebook Video Downloader vs Screen Recording—share links almost always beat recording for audio quality and resolution.

Yes, when the underlying Watch or feed video is public. Copy the full facebook.com/share/v/CODE URL, paste it into curl-x in Safari or Chrome, and save the MP4. The share path is a redirect wrapper, not a separate file format.

What is the difference between /share/v/ and /share/r/?

/share/v/ points to a standard video (Watch clips, feed videos, page-hosted MP4s). /share/r/ points to a Reel (short vertical video). curl-x treats them differently during parsing but the download steps are identical: paste, extract, save.

Yes. Forwards in chat apps usually contain facebook.com/share/v/… or /share/r/… links. Long-press the preview, copy the URL, and paste it into curl-x. You do not need to open the link inside Messenger first.

Should I remove ?mibextid= from the share URL?

No. Keep the entire copied string. Tracking parameters like ?mibextid=wwXIfr do not block extraction, and removing them can break redirect chains on some mobile builds.

The creator deleted the post, changed visibility to friends-only, or Meta expired the share token. Open the same URL in a private browser tab while logged out to confirm. No tool can recover media from a post you cannot view publicly.

Can I download a Reel someone shared with /share/r/?

Yes, for public Reels. Copy the /share/r/CODE link, paste it into curl-x, and download the MP4—the same flow as a canonical /reel/NUMERIC_ID URL. For iPhone-specific Reel tips, see Best Facebook Reels Downloaders for iPhone.

Downloading public media for personal offline viewing sits in a legal gray area that depends on your country, the uploader's rights, and how you reuse the file. Downloading copyrighted sports, movies, or creator content you plan to re-upload without permission can violate Meta's Terms of Service and copyright law. When in doubt, get permission or share the original post instead of re-uploading.


Bottom line: a Facebook share link is the shortest path from a Messenger forward to a downloadable MP4. Copy the full facebook.com/share/v/ or /share/r/ URL, paste it into curl-x in a real browser, and save the file—no app install, no Facebook login, and no need to manually resolve the redirect yourself. For Watch URLs, fb.watch short links, photos, and Stories, continue with the Facebook video download hub or the Meta multi-platform guide.

Ready to download from any platform?

Try curl-x — free, fast, and no login required.

Download Now
Share: