A tool to read animebox backup files and export the data in alternate formats.
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 Cleanup download progress 4 years ago
.idea Add simple commands 4 years ago
src Cleanup download progress 4 years ago
.dockerignore Added a Dockerfile and example configs 4 years ago
.gitignore Code cleanup 4 years ago
Cargo.lock Fixed downloads added progress 4 years ago
Cargo.toml Fixed downloads added progress 4 years ago
Dockerfile Added a Dockerfile and example configs 4 years ago
README.md Added a Dockerfile and example configs 4 years ago
config.json.example Added a Dockerfile and example configs 4 years ago
state.json.example Added a Dockerfile and example configs 4 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