/Facebook-Album-Downloader

Download Facebook album with a simply click, Backup with Google Drive.

Primary LanguagePHP

Facebook Album Downloader

Download Facebook album with a simply click, Backup with Google Drive.

Usage

  • With this Web application, user can download thousands of Facebook photos in just one click with the fastest speed.
  • With this Web application user can directly save Facebook photos to Google Drive
  • This application is very helpful to those people who share thier important photos on Facebook and wants to backup all photos without much effort.

Application Features:

  • Download thousands of photos in just one click.
  • Download all of photos on Facebook (cover,timeline,profile ...and other albums).
  • One click back up and sync your photos to Google Drive
  • Very simple and easy to use.
  • Photos in its original quality.

N|Solid

https://ahmedabadexpress.co.in/fb/

Guidelines

  • Replace client_id.json with your Google API credentials json file
  • Change fb_config.php according to your Facebook App credentials
$fb = new Facebook\Facebook([
	'app_id' => 'YOUR_APP_ID_HERE',
	'app_secret' => 'YOUR_APP_SECRET_HERE',
	'default_graph_version' => 'v2.10',
]);

Library Used:

Following are the list of Library which is used in this application development.

References: