How can I get the download URL video of Facebook without need to be logged in?
For example : This a normal Facebook's video : https://www.facebook.com/Itscrafttime.kelinetwork/videos/264095734229487/
I used this website to get the downloading link https://www.fbdown.net/download.php
Is there any way to get this link by using my PHP?
I tried to download the page, Then search for ".mp4" or video id , but without any successes.
Thank you..