Facebook "share" URLs are not recognized #567

Open
opened 2025-11-09 09:52:41 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @greatestradioshow on GitHub (Nov 14, 2024).

bug description

When trying to download a Facebook "share" URL "https://www.facebook.com/share/r/1CzXMGrJns/?mibextid=UalRPS" no media is found.

After beeing changed to the "reel" URL "https://www.facebook.com/reel/1750464455755973" it worked.

reproduction steps

  1. Open "https://cobalt.tools/".
  2. Past the following URL "https://www.facebook.com/share/r/1CzXMGrJns/?mibextid=UalRPS".
  3. Press the "download button".
  4. The following error appears: "couldn't find any media that i could download for you. are you sure you pasted the right link?".

screenshots

No response

Share:
https://www.facebook.com/share/r/1CzXMGrJns/?mibextid=UalRPS

Reel:
https://www.facebook.com/reel/1750464455755973

platform information

Mobile and Desktop

additional context

No response

Originally created by @greatestradioshow on GitHub (Nov 14, 2024). ### bug description When trying to download a Facebook "share" URL "https://www.facebook.com/share/r/1CzXMGrJns/?mibextid=UalRPS" no media is found. After beeing changed to the "reel" URL "https://www.facebook.com/reel/1750464455755973" it worked. ### reproduction steps 1. Open "https://cobalt.tools/". 2. Past the following URL "https://www.facebook.com/share/r/1CzXMGrJns/?mibextid=UalRPS". 3. Press the "download button". 4. The following error appears: "couldn't find any media that i could download for you. are you sure you pasted the right link?". ### screenshots _No response_ ### links ```shell Share: https://www.facebook.com/share/r/1CzXMGrJns/?mibextid=UalRPS Reel: https://www.facebook.com/reel/1750464455755973 ``` ### platform information Mobile and Desktop ### additional context _No response_
GiteaMirror added the bug label 2025-11-09 09:52:41 -06:00
Author
Owner

@MMJv3 commented on GitHub (Nov 24, 2024):

im pretty sure share links are meant for facebook to track who shared what to who.

i went to the share link, saw the reel, and I was able to download it.

i pasted this link: https://www.facebook.com/reel/1750464455755973

@MMJv3 commented on GitHub (Nov 24, 2024): im pretty sure share links are meant for facebook to track who shared what to who. i went to the share link, saw the reel, and I was able to download it. i pasted this link: https://www.facebook.com/reel/1750464455755973
Author
Owner

@lumap commented on GitHub (Dec 9, 2024):

this also affects instagram, but clicking share -> copy link in it always results in a share link. afaik there's no way to get a working reel link out of the insta app. you can CURL the link two times (first is a 301, then a 302 that returns the reel link) but that's painful to do

@lumap commented on GitHub (Dec 9, 2024): this also affects instagram, but clicking share -> copy link in it always results in a share link. afaik there's no way to get a working reel link out of the insta app. you can CURL the link two times (first is a 301, then a 302 that returns the reel link) but that's painful to do
Author
Owner

@DIDIx13 commented on GitHub (Feb 12, 2025):

Fixed in cca61275f1

@DIDIx13 commented on GitHub (Feb 12, 2025): Fixed in cca61275f1590d8a4f7ab33f762e1b15eb9da5a9
Sign in to join this conversation.