0.3.1 • Published 7 months ago

msdown v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Downloader and scraper for moralis.io for pro members

npm Hits license

Requirement

Install

npm i -g msdown

without Install

npx msdown

CLI

Usage
    $ msdown [CourseUrl]

Options
    --all, -a           Get all courses from particular school or provider.
    --email, -e         Your email.
    --password, -p      Your password.
    --directory, -d     Directory to save.
    --file, -f          Location of the file where are the courses
    --concurrency, -c

Examples
    $ msdown
    $ msdown -a
    $ msdown [url] [-l url...] [-e user@gmail.com] [-p password] [-d dirname] [-c number] [-f path-to-file]

License

MIT