1.0.1 • Published 2 years ago
dojo-dl v1.0.1
dojo-dl
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