icerbox.com bash dl cli
Go to file
2024-04-09 16:45:50 -04:00
icerbox.sh support download quota, skip existing files, use globals and local vars 2024-04-09 16:22:15 -04:00
LICENSE Initial commit 2024-04-08 14:36:08 -04:00
README.md update readme 2024-04-09 16:45:50 -04:00

icerbox.sh

icerbox.com download cli in bash

features

  • premium downloads
  • skip existing files
  • parallel downloads with curl
  • honour daily download quota

todo

  • guest downloads

not supported

  • login captcha

account config

~/.icerbox.conf

email='lain@example.church'
password='present day'

login rate limit

if login fails with HTTP 429, use a browser to login and store the Authorization Bearer request header in ~/.icerbox.token