A backup script for DeviantArt. It'll save your deviations, journals, and statuses.
Prerequisite: have Python 3.
- Download this repo.
- (Optionally) activate the virtualenv
pip install -r requirements.txt
- Visit https://www.deviantart.com/developers/ and generate a client id / secret.
- Edit config.py to contain your id / secret.
deviantart_backup.py [-h]
[--no-deviations]
[--no-journals]
[--no-statuses]
[--dry-run]
username
e.g.
> ./deviantart_backup.py kemayo