You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
6 years ago | |
|---|---|---|
| .idea | 6 years ago | |
| src | 6 years ago | |
| .dockerignore | 6 years ago | |
| .gitignore | 6 years ago | |
| Cargo.lock | 6 years ago | |
| Cargo.toml | 6 years ago | |
| Dockerfile | 6 years ago | |
| README.md | 6 years ago | |
| config.json.example | 6 years ago | |
| state.json.example | 6 years ago | |
README.md
AnimeBox Sync
A tool to read AnimeBox backup files and download the favorited files
Usage
Docker
To download all favorites from a backup file.
docker run -v <abbj file>:/app/backup.abbj -v <save directory>:/app/tmp/ -v <state file>:/app/state.json sothr/animebox-sync:latest
To list all searches from a backup file.
docker run -v <abbj file>:/app/backup.abbj sothr/animebox-sync:latest animebox-sync backup.abbj searches