Skip to content

Script for downloading all photos and videos from your photobucket account

License

Notifications You must be signed in to change notification settings

ChrisIdema/photobucket_download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

photobucket_download

Script for downloading all photos and videos from your photobucket account

How to get started

  1. Install Selenium: pip install -U selenium
  2. Download ChromeDriver: http://chromedriver.chromium.org/downloads (tested with version 74)
  3. Add ChromeDriver executable to the root of the C drive or modify the path to the executable in the script
  4. Add login.py to your folder with the following variables: EMAIL = 'your_email' PASSWORD = 'your_password'
  5. Run (and wait a long time for it to finish)

About

Script for downloading all photos and videos from your photobucket account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages