Command line tool to download videos & images from a classdojo account.
You can clone this repository, create a file .env
with this:
DOJO_EMAIL=your@account.tld
DOJO_PASSWORD=YoúRcRäZÿPàSsẀ0rD
DOWNLOAD_FOLDER=/your/custom/path/
And run:
npm install
npm build-start