Facebook Video Audio Download

GRATIS CON POSSIBILITÀ DI UPGRADE
Da hyoga | Aggiornamento 2 месяца назад | Tools
Popolarità

9.4 / 10

Latenza

6,396ms

Livello di servizio

100%

Health Check

100%

Torna a tutte le discussioni

fb.watch

Rapid account: Pzgureanu
pzgureanu
3 месяца назад

Looks like the fb.watch links are not working.

https://fb.watch/qCDRlgI9ps/
https://fb.watch/qCDRlgI9ps/

{“error”:true,“error_message”:“Invalid vide link.”}

Rapid account: Pzgureanu
pzgureanu Commented 3 месяца назад

Both videos are accessible on incognito mode, so these links doesn’t need a profile for access.

Rapid account: Hyoga
hyoga Commented 3 месяца назад

It requires login so it doesnt work.

Short link: https://fb.watch/qCDRlgI9ps/
Direct link: https://www.facebook.com/Nargesbahartc/videos/1115878662939692/

If you can somehow get the direct link of the short link, it will work.

Opening the short link in browser will give you the direct link.

If you’re using Python, you can do this:

import requests
short_url = "https://fb.watch/qCDRlgI9ps/"
response = requests.head(short_url, allow_redirects=True)
direct_link = response.url
print(direct_link)

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti