upload files to catbox.moe or litterbox.catbox.moe from cli.
install deps: pip install -r requirements.txt
upload to litterbox (default, temp, 1gb max):
python upload.py file.mp4
python upload.py file.mp4 --time 72h
upload to catbox (permanent, 200mb max):
python upload.py file.png --service catbox --userhash YOUR_HASH
times: 1h, 12h, 24h, 72h
returns the url. that's it.