Skip to main content

Downloader for learningcrux.com

Project description

learningcrux-dl

A utility to download courses/videos from learningcrux.com by using Youtube-DL


How to use

install from pypi.org

$ sudo pip install learningcrux-dl

Instructions

The tool can be accesed via lcx-dl command. eg.

$ lcx-dl --url https://www.learningcrux.com/course/some-course

Make sure you provide --url or -u which is required.

and it will download the whole course.

You can also provide --output <your-path-here> to save on your desired directory.

eg.

$ lcx-dl --url https://www.learningcrux.com/course/some-course --output ~/udemy

and it will save in the given path.

Command Docs

Flag Usage
-u
--url
url of course/video from learningcrux
-o
--output
Output path

Limitations

  • Cannot resume download. (will be fixed in future updates)
  • Cannot download single video. (Releasing ASAP)
  • Uses youtube-dl so downloading can be done sequencially (no multithreads for now)

License

  • SwapnilSoni1999 (Unlicensed)

Huge thanks to all Contributors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

learningcrux_dl-1.0.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

learningcrux_dl-1.0.2-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page