Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 793 Bytes

readme.md

File metadata and controls

38 lines (22 loc) · 793 Bytes

coomer_uploader

coomer_uploader is a multihost uploader with a simple gui interface.

Preview

Features

  • Album/folder uploading instead of individually.

Requirements

Python 3.9+ (what i used)

python3 -m pip install requests

python3 -m install customtkinter

Running

python3 coomer_uploader

Authentication

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.

Supported Hosts

Todo

  • More hosts.
  • More features.