0.3.4 • Published 7 months ago

sfhdown v0.3.4

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

Downloader and scraper for serversforhackers.com

npm Hits license

Requirement (ensure that you have it installed)

Install

npm i -g sfhdown

without Install

npx sfhdown

CLI

Usage
    $ sfhdown [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
    $ sfhdown
    $ sfhdown -a
    $ sfhdown [url] [-d dirname] [-c number] [-f path-to-file]

License

MIT