This is a non-official Ruby script to download all StackSkills tutorials. Login details is required to acquire the subscribed courses to be downloaded.
This script requires Mechanize gem to run.
bundle installTo use this script, simply exec this script:
ruby stackskills_dl.rbThis script will prompt your login details and download all courses available on your "Enrolled Courses" page.
Flags are available to pass login details and optional course link to the script. To see what are the available options, please type:
ruby stackskills_dl.rb --helpFor example, if you want to download only one course:
ruby stackskills_dl.rb -c https://stackskills.com/courses/java-programming-the-master-course