icerbox.sh/README.md
2024-04-14 04:06:50 -04:00

24 lines
441 B
Markdown

# 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`