icerbox.sh/README.md

24 lines
441 B
Markdown
Raw Normal View History

2024-04-08 14:36:08 -04:00
# icerbox.sh
2024-04-09 16:45:50 -04:00
icerbox.com download cli in bash
2024-04-08 14:36:08 -04:00
2024-04-09 16:45:50 -04:00
### 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`