dojo-dl
v1.0.1
Published
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmanuc66%2Fdojo-dl.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmanuc66%2Fdojo-dl?ref=badge_shield)
Downloads
2
Readme
dojo-dl
Command line tool to download videos & images from a classdojo account.
You can clone this repository, create a file .env
with this:
[email protected]
DOJO_PASSWORD=YoúRcRäZÿPàSsẀ0rD
DOWNLOAD_FOLDER=/your/custom/path/
And run:
npm install
npm build-start