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.
Drew Short
3cc413f1f0
|
5 years ago | |
---|---|---|
.idea | 5 years ago | |
src | 5 years ago | |
.dockerignore | 5 years ago | |
.gitignore | 5 years ago | |
Cargo.lock | 5 years ago | |
Cargo.toml | 5 years ago | |
Dockerfile | 5 years ago | |
README.md | 5 years ago | |
config.json.example | 5 years ago | |
state.json.example | 5 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