coomer_uploader is a multihost uploader with a simple gui interface.
- Album/folder uploading instead of individually.
Python 3.9+ (what i used)
python3 -m pip install requests
python3 -m install customtkinter
python3 coomer_uploader
Uploading to Bunkr requires the user to be registered so you will need to get your token from your account's dashboard. You will also need to provide an album name that doesn't already exist in your account.
- More hosts.
- More features.