Git Product home page Git Product logo

facebook-album-downloader-parallel's Introduction

Facebook-Album-Downloader-Parallel

Downloads pictures from Facebook albums of a specific user. Uses multiprocessing to download pictures in parallel which makes it very fast. Downloading the pictures in parallel seemed to produce a speed increase of around a factor of 10 from the original non-parallel implementation.

##Usage:

Simply run the fbalbumdownload.py with the other files from the repo in the same directory and enter the required information at the prompt.

Alternatively, you can use some of the commandline arguments which can be viewed by typing fbalbumdownload.py -h

###Obtaining an oAuth key

The easiest way to get an oAuth key for use with the downloader is to log into facbook, click on the arrow next to your name in the top right and select 'manage apps'. Then click on the 'Tools' drop down and select Graph API Explorer. From the explorer click 'Get Access Token' and select the permission for facebook albums for yourself and your friends. Then copy this key into the oauthkey.txt file from the repo (or specificy by using -o option) and run the program.

Note: You must remain logged in to Facebook while using an access token from the API Explorer. These tokens expire after a certain amount of time. To get a more persistent acces token, see Facebook Long-Term tokens at https://developers.facebook.com/docs/facebook-login/access-tokens/

facebook-album-downloader-parallel's People

Contributors

davejm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.