Facebook Video Audio Download

부분 유료
분류별 hyoga | 업데이트됨 2 months ago | Tools
인기

9.4 / 10

지연 시간

6,396ms

서비스 수준

100%

Health Check

100%

모든 토론으로 돌아가기

fb.watch

Rapid account: Pzgureanu
pzgureanu
3 months ago

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 months ago

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

Rapid account: Hyoga
hyoga Commented 3 months ago

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)

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입