usage: pb_shovel.py [-h] (-f FILE | -u URL) [-o OUTPUT_DIRECTORY] [-a]
optional arguments:
-h, --help show this help message and exit
-f FILE, --file FILE A file containing one or more Photobucket links which you want to download.
-u URL, --url URL A single url pointing to an album or image which is hosted on Photobucket.
-o OUTPUT_DIRECTORY, --output-directory OUTPUT_DIRECTORY The directory the extracted images getting saved in.
-a, --all-filetypes Downloads all files regardless if it's a video or an image.
Simply run pip -r requirements
to install required modules and off you go