Skip to content

You can download all user's images on Facebook with the amazing application.

License

Notifications You must be signed in to change notification settings

mrtrieuphong/Facebook-Image-Backup

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Facekup

Facebook Images Backup

Python application for download all user's image.
Explore the docs »

My Blog · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Facekup is a Python application for download all user's image. This application aims to provide cookie log in method without two factor authentication. Download it and enjoy with your memories!

Watch officical demo video on my youtube channel!

Product Name Screen Shot

(back to top)

Built With

(back to top)

Installation

_Below is an tutorial for installing and setting up this app.

  1. Clone the repo
    git clone https://github.com/PhongCode/Facebook-image-backup.git
  2. Install required packages
    pip install -r requirements.txt
  3. Run main.py
    python app.py

(back to top)

Roadmap

  • Create splash screen
  • Create log in screen
  • Log in with facebook cookies
  • Get facebook account's name
  • Add README.md
  • Check already downloaded images

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "Contribute". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b contribute/amazing_feature)
  3. Commit your Changes (git commit -m 'Add some amazing_feature')
  4. Push to the Branch (git push origin contribute/amazing_feature)
  5. Open a Pull Request

(back to top)

Contact

Nguyễn Triệu Phong - Facebook: Nguyễn Triệu Phong - trieuphongnguyen.iot@gmail.com

Project Link: https://github.com/PhongCode/Facebook-image-backup

(back to top)