Skip to content
curl-x
facebookhow-tolinks

How to Copy a Facebook Video or Reel Link

Copy a Facebook video or Reel link the right way on iPhone, Android, and desktop, and see which URL shapes actually work in a downloader.

Share:

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

Open Downloader

To copy a Facebook video or Reel link, open the clip full-screen, tap Share, then tap Copy link (or Copy Link to Video/Reel). That puts a URL on your clipboard—usually a facebook.com/watch/?v=, facebook.com/reel/…, fb.watch/…, or facebook.com/share/v/… / /share/r/… link. Paste that link into a browser-based tool like curl-x to save the MP4.

Key takeaway: Facebook hands out several different URL shapes for the exact same video depending on where you tap "Share"—the Watch page, the app's share sheet, or a Messenger forward. Not every shape is equally reliable, and a link to a profile, group feed, or a private post will never work no matter how correctly you copy it. This guide shows which links to grab and which ones to avoid.

Table of contents

  1. Open the video or Reel itself—not the profile or group it was posted in
  2. Tap the Share icon (the arrow, or three dots on some layouts)
  3. Tap Copy link (Reels sometimes label it Copy Link to Reel)
  4. Paste into curl-x to preview and download

A working link looks like one of these:

  • https://www.facebook.com/watch/?v=1234567890123456
  • https://www.facebook.com/reel/1234567890123456
  • https://fb.watch/AbCdEfGhIj/
  • https://www.facebook.com/share/v/AbCdEfGhIj/

If you only needed the quick version, that's it. The sections below cover the mobile-vs-desktop differences and the link shapes that quietly fail.

curl-x parses the URL before it ever touches Facebook's servers, and it only recognizes specific path patterns. Here's what the extractor accepts today:

Link shapeExampleRecognized as
Watch pagefacebook.com/watch/?v=1234567890123456Video
Video pathfacebook.com/username/videos/1234567890123456Video
fb.watch short linkfb.watch/AbCdEfGhIjVideo (after redirect)
Reelfacebook.com/reel/1234567890123456Reel
Share (video)facebook.com/share/v/AbCdEfGhIjVideo
Share (Reel)facebook.com/share/r/AbCdEfGhIjReel
Share (post)facebook.com/share/p/AbCdEfGhIjPost (video or photos)
Photofacebook.com/photo.php?fbid=1234567890123456 or facebook.com/photo?fbid=…Photo
Post permalinkfacebook.com/username/posts/abc123Post
story_fbid permalinkfacebook.com/permalink.php?story_fbid=… or facebook.com/story.php?story_fbid=…Post
Profile pagefacebook.com/usernameNo
Group feed / photo gridfacebook.com/groups/nameNo

Mobile domains—m.facebook.com, mbasic.facebook.com, web.facebook.com, and touch.facebook.com—work the same way; curl-x normalizes them to www.facebook.com before parsing. What matters is the path, not which subdomain copied it.

Notice what's missing: a bare profile link or a group's main feed URL has no post-specific path, so there's nothing for the extractor to latch onto. Open the individual video or Reel first, then copy from there.

  1. Open the video—from your feed, a friend's share, or Watch
  2. Tap Share below the video (paper-plane icon on mobile, or the share arrow on desktop)
  3. Choose Copy link from the share menu
  4. Paste into curl-x

On the Watch tab specifically, the address bar or share sheet usually produces a facebook.com/watch/?v= link with a long numeric ID after v=—that numeric ID is what the extractor keys off of.

If the video was posted inside a page's timeline rather than Watch, the copied link often looks like facebook.com/pagename/videos/1234567890123456 instead. Both shapes work the same way once pasted.

Reels use their own /reel/ path, separate from regular videos.

  1. Open the Reel full-screen
  2. Tap Share (or the three-dot menu, depending on the app version)
  3. Tap Copy link or Copy Link to Reel

The result should look like facebook.com/reel/1234567890123456. curl-x treats this as a distinct Reel type from a regular Watch video, but the paste-and-download flow is identical.

If a Reel was forwarded to you through Messenger or WhatsApp, you'll often get a /share/r/ link instead of a direct /reel/ link—both are covered below and both work fine.

fb.watch is Facebook's own link shortener for video content. You'll see it when:

  • Sharing from the mobile app's Copy link button on some video layouts
  • Sending a video through iMessage, SMS, or a QR code

A fb.watch link looks like https://fb.watch/AbCdEfGhIj/—short, with no visible video ID. curl-x follows the redirect automatically and resolves it to the underlying facebook.com/watch/?v= or /videos/ URL before extracting media, so you can paste a fb.watch link directly without expanding it yourself first.

When you tap Share → Copy link from inside the Facebook app—especially after a Messenger or WhatsApp forward—Facebook frequently generates a facebook.com/share/ link instead of a canonical /watch?v= or /reel/ URL:

  • facebook.com/share/v/CODE — a shared video
  • facebook.com/share/r/CODE — a shared Reel
  • facebook.com/share/p/CODE — a shared post, which may contain a video, a Reel, or photos

These are short, redirect-style URLs with an alphanumeric code rather than a long numeric ID. curl-x recognizes all three /share/ sub-paths and resolves them the same as their canonical counterparts—paste the whole link, tracking parameters and all (?mibextid=… is harmless). For a deeper walkthrough of this specific link type, see Download a Facebook Video From a Share Link.

Watch page URLs

Facebook's dedicated Watch tab (facebook.com/watch) uses a query-string format rather than a path segment: facebook.com/watch/?v=1234567890123456. This is one of the most reliable link shapes because the numeric video ID sits right in the URL—no redirect to follow, no short code to resolve.

You'll get this format by:

  1. Opening a video from the Watch tab directly (not a shared preview)
  2. Copying the URL from your browser's address bar, or tapping Share → Copy link

If the address bar shows just facebook.com/watch with no ?v= parameter, you're still on the Watch home feed—open a specific video first.

The share menu differs slightly by platform, but the target is the same: a link that points at one specific video or Reel.

iPhone and Android (Facebook app)

  1. Open the video or Reel full-screen
  2. Tap Share
  3. Tap Copy link
  4. Switch to Safari or Chrome, open curl-x, and paste

Tip: if you paste into curl-x from Facebook's in-app browser, downloads can behave unpredictably. Open the link in your regular browser app instead.

Desktop (facebook.com in a browser)

  1. Open the video or Reel in its own page
  2. Click Share below the post and choose Copy link, or copy the URL straight from the address bar
  3. Confirm the address bar shows /watch/?v=, /reel/, or /videos/—not just the page or profile name

Desktop is often the fastest way to double-check a link before pasting it anywhere, since the full path is visible without a share-sheet detour.

A correctly formatted link can still fail to extract when the problem is the content, not the URL string.

1. The video is private or friends-only

If you can't open the link in a logged-out, private browser tab, no public downloader—curl-x included—can reach it. See public vs. private Facebook media for what "public" actually means on Facebook.

facebook.com/username or facebook.com/groups/name has no video-specific path. Open the individual video first, then copy again.

3. The share link expired or the post was deleted

/share/ links point back to the original post. If the poster deleted it or restricted visibility after sharing, the link stops resolving to media.

4. You copied from a notification or preview card

Notification deep links sometimes route through the app without producing a clean permalink. Open the video itself and use Share → Copy link from there.

  1. Open curl-x in Safari, Chrome, or Firefox
  2. Paste the link into the input field
  3. Tap Download and choose HD or SD if both appear
  4. Save through your browser's normal download flow

For the complete save workflow across every Facebook link type—including Stories and photos—see How to Download Facebook Videos: The Complete 2026 Guide.

Only copy and download links to public content you have the right to save. Copying a link doesn't require anyone's permission, but reposting someone else's video is a separate decision from saving a personal copy.

FAQ

Open the video full-screen, tap Share, then Copy link. The result usually starts with facebook.com/watch/?v= or fb.watch/. Paste it into Safari at curl-x to download.

Reels use facebook.com/reel/ in the path; regular videos use facebook.com/watch/?v= or facebook.com/username/videos/. Both copy the same way through Share → Copy link, and curl-x recognizes both formats.

fb.watch is Facebook's short-link format for video content, generated automatically in some share flows. It's a valid link—curl-x follows the redirect to the real video before extracting.

Yes. They're standard Facebook redirect links generated by the Share → Copy link button, most often after a Messenger or WhatsApp forward. Paste the full URL, including any ?mibextid= parameter.

The most common causes: the post is private or friends-only, it was deleted after you copied the link, or you copied a profile/group link instead of the specific video. Confirm you can open the link in a logged-out browser tab first.

Yes—open the video from the chat, tap Share, then Copy link. Messenger forwards commonly produce /share/v/ or /share/r/ links, both of which work in curl-x.

Bottom line

Facebook video and Reel links all boil down to the same thing: a URL pointing at one specific piece of media, not a profile or feed. Whether you get a /watch/?v=, /reel/, fb.watch, or /share/v///share/r/ link depends on where you tapped Share—not on which one is "correct." Copy from the video or Reel itself, paste the whole thing into curl-x, and skip anything that opens a profile page or requires a login to view.

Ready to download from any platform?

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

Download Now
Share: