How do I send a request on Facebook so that I send a video link in the request and upload it to my computer using Laravel 9 [closed]

I want to establish a connection with the Facebook API and send it a request with a video link on Facebook and retrieve the data of this video and then download it to my device.

I was trying to get the data of the video and upload it, but it only returned an id.