Create a PHP Class to download Instagram videos -- 2
Budget: $10 – $30 USD
HI,
I'll like a PHP class that downloads an Instagram video. No instagram authentification required!
The call of that function should be something like this:
Please write CAMEL as first word in your proposal to know that you read the description otherwise I'll ignore the application!
$instaDownload = new instaDownload('https://www.instagram.com/p/ChZHnVJuL-v/'); // gets the Instagram URL as parameter
$video_url = $instaDownload->saveVideo('downloaded_video.mp4'); // filename to save the video
Some example of videos to download are:
https://www.instagram.com/p/ChZHnVJuL-v/
https://www.instagram.com/p/CkC-DXHosAZ/
https://www.instagram.com/p/CkGJT3UrnOT/
https://www.instagram.com/p/CkDPnNWDDZ7/
I'll like a PHP class that downloads an Instagram video. No instagram authentification required!
The call of that function should be something like this:
Please write CAMEL as first word in your proposal to know that you read the description otherwise I'll ignore the application!
$instaDownload = new instaDownload('https://www.instagram.com/p/ChZHnVJuL-v/'); // gets the Instagram URL as parameter
$video_url = $instaDownload->saveVideo('downloaded_video.mp4'); // filename to save the video
Some example of videos to download are:
https://www.instagram.com/p/ChZHnVJuL-v/
https://www.instagram.com/p/CkC-DXHosAZ/
https://www.instagram.com/p/CkGJT3UrnOT/
https://www.instagram.com/p/CkDPnNWDDZ7/