codecourse / cli

The official Codecourse CLI
https://codecourse.com
39 stars 5 forks source link

Set More Options When Try To Download Course #7

Open a7med-hussien opened 5 years ago

a7med-hussien commented 5 years ago

Can You Set More Options While Trying To download course like

php codecourse download:course <slug> --skip-exist-videos

to skip already downloaded videos

php codecourse download:course <slug> --start=<video-number>

To start download course from specific number

php codecourse download:course <slug> --start=<video-number> --end=<video-number>

To specify which videos i need to download from course ex: from video 1 = to video 20 form course contain 120 videos

BNSby commented 5 years ago

I support this proposal. It will be very convenient for users.

alturic commented 4 years ago

I know this is an old issue, but I would love these features, including specifying the folder to download to. Is this a possibility @alexgarrett ? :/

Personally, I just love the fact you made this, unlike the other large screencast site that limits downloads per day and doesn't have an easy way to download files for offline use. Kudos.