cloudcastsdown

0.0.1 • Public • Published

Downloader and scraper for cloudcasts.io and pro members

npm Hits license

Requirement (ensure that you have it installed)

todo: lessons' videos are not saved

Install

bun i -g cloudcastsdown

without Install

bunx cloudcastsdown

CLI

Usage
    $ cloudcastsdown [CourseUrl]

Options
    --email, -e         Your email.
    --password, -p      Your password.
    --directory, -d     Directory to save.
    --source, -s        Download articles or courses (Default: courses)
    --file, -f          Location of the file where are the courses
    --overwrite, -o     Overwrite if resource exists (values: 'yes' or 'no'), default value is 'no'
    --headless, -h      Enable headless (values: 'yes' or 'no'), default value is 'yes'
    --videos, -v        Enable video download (values: 'yes' or 'no'), default value is 'no'
    --concurrency, -c

Examples
    $ cloudcastsdown
    $ cloudcastsdown -a
    $ cloudcastsdown [url] [-e email] [-p password] [-d dirname] [-d dirname] [-c number] [-f path-to-file] [-h yes/no]

License

MIT

Package Sidebar

Install

npm i cloudcastsdown

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

251 kB

Total Files

57

Last publish

Collaborators

  • muhamed-didovic