axper / python-download-all-facebook-group-files

Downloads all files from specified Facebook group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-download-all-facebook-group-files

Downloads all files from specified Facebook group

  1. Install the FacePy module:

    $ pip install --user facepy

  2. Generate your Facebook access token from here and make sure to tick all the boxes. Some of the boxes might not be necessary, but I am too lazy to find out which ones.

    https://developers.facebook.com/tools/explorer/

  3. Run the program and provide the group ID and the access token:

    $ ./dl_fb_files.py GROUPID ACCESSTOKEN

For example:

$ ./dl\_fb\_files.py 666666666666666 CaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCCaaCC
  1. The program will create a directory with the name of group id and place all the files from group there

About

Downloads all files from specified Facebook group


Languages

Language:Python 100.0%