icerbox.com bash dl cli
Go to file
2024-04-14 04:06:50 -04:00
icerbox.sh use --oauth2-bearer, avoid -XPOST, avoid -Z because of rate limiting 2024-04-14 04:03:42 -04:00
LICENSE Initial commit 2024-04-08 14:36:08 -04:00
README.md Update 'README.md' 2024-04-14 04:06:50 -04:00

icerbox.sh

icerbox.com download cli in bash

features

  • premium downloads
  • skip existing files
  • 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