Facebook Video Audio Download

免费增值
通过 hyoga | 已更新 il y a 2 mois | Tools
人气

9.4 / 10

延迟

6,459ms

服务等级

100%

Health Check

100%

返回所有讨论

fb.watch

Rapid account: Pzgureanu
pzgureanu
il y a 3 mois

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 il y a 3 mois

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

Rapid account: Hyoga
hyoga Commented il y a 3 mois

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)

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论