Skip to content

ameesha/Facebook-Album-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Facebook album downloader Uses selenium chromedriver

Instructions

Downloading Album

  • If the album is private enter your details in the prompt
  • python download_album.py

Making an Exe

  • Tested with pyinstaller, runnable with an exe.
  • pyinstaller --onefile download_album.py
  • Just make sure chromedriver is in the same directory when you run the exe

About

Downloads all images from an album with the full resolution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%