msdown
v0.3.1
Published
Downloader and scraper for moralis.io for members
Downloads
16
Maintainers
Readme
Downloader and scraper for moralis.io for pro members
Requirement
- Node 18
- yt-dlp (https://github.com/yt-dlp/yt-dlp)
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 [email protected]] [-p password] [-d dirname] [-c number] [-f path-to-file]
License
MIT