yoonwaiyan / stackskills-dl

Simple Ruby script to download all StackSkills tutorials.
https://yoonwaiyan.github.io/stackskills-dl/
MIT License
59 stars 19 forks source link

Download single/list of courses with docker #47

Closed Dinesh6777 closed 5 years ago

Dinesh6777 commented 5 years ago

Hey, Thank you for the script By default docker method downloads all courses. Can you include arguments to specify list of course urls

yoonwaiyan commented 5 years ago

Please check out https://github.com/yoonwaiyan/stackskills-dl/wiki/Available-Commands for the examples to download single course using course ID or slug and edit the command within docker-compose.yml if you're executing the script using docker-compose.