Best laravel framework open-source packages.

Download facebook albums

Small script to fetch facebook auth users albums and display them on page and then having option for user to download them as zip or move all to google drive.
Updated 4 years ago

Facebook-Photos Challenge

Build Status GitHub

A Small script to fetch facebook auth users albums and display them on page and then having option for user to download them as a zip or move all album to google drive.

Getting Started

Its now easy to download your photos or the entire album from your facebook.com. You can also move or store your facebook albums on to your Google Drive storage.

How it works

  • For demo visit Clapdust

  • Authenticate yourself with facebook

  • Once facebook is authenticated, script will fetch your all uploaded photos & albums from your facebook account.

  • You will have several options to work with your album.

    • Slide through selected albums
    • Download/Move single album
    • Download/Move selected album
    • Download/Move all albums
  • For moving your albums to google drive you will be asked to authenticate with your Google account.Once you do that you can successfully move those albums to your specified google account.

Built With

Library

    • The Facebook SDK for PHP is a library with powerful features that enable PHP developers to easily integrate Facebook login and make requests to the Graph API
    • The Google API Client Library enables you to work with Google APIs such as Google+, Drive, or YouTube on your server.