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
Release files for Facebook-Friend-Photos-Download 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Facebook-Friend-Photos-Download-1.0.1.tar.gz | 1.7 kB | Details |
Release files / Facebook-Friend-Photos-Download-1.0.1.tar.gz
| Download URL | Facebook-Friend-Photos-Download-1.0.1.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
92d09203361db1b7f77f8f4095e90c97f8f5ac079958e3a2fb6b000d9c18fed5
|
|
BLAKE2b-256 checksum How to use checksums |
ef3027758815d238fc9b2cb3d7afa2bf9fc9137ca6afda106f36f5faf39ba523
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|