A simple tool to download all photos (from all albums) from your friend's facebook.
Project description
Facebook Friend's Photos Download
FFPD is a simple script that allows you to download all photos from your friend's albums.
New Features
- You can download photos from either Page or User
- Each download will be saved in separated folder
How to use
First, install Facebook-Friend-Photos-Download
with pip
:
$ pip install Facebook-Friend-Photos-Download
Then refer to the example.py as below:
Example code
from Facebook-Friend-Photos-Download import FFPD
bot = FFPD(token=your_facebook_token)
bot.download(user_of_of_your_friends_account)
How to get token and user ID
- Get your FB token: There are many ways to get your personal token but i strongly recommend using Multiple Tools for Facebook by Loc Mai Chrome extention to get your token securely.
- Get your friend's ID: simply paste their profile URL into This Website
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Facebook-Friend-Photos-Download-1.0.1.tar.gz
.
File metadata
- Download URL: Facebook-Friend-Photos-Download-1.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92d09203361db1b7f77f8f4095e90c97f8f5ac079958e3a2fb6b000d9c18fed5 |
|
MD5 | b4843c75469502857f2cef2ca6050602 |
|
BLAKE2b-256 | ef3027758815d238fc9b2cb3d7afa2bf9fc9137ca6afda106f36f5faf39ba523 |