Select and download videos and handouts from education.mongodb.com courses
##Prerequisite
py 2.7 or 3.x
##Installation
npm install mongo-edu -g
##Usage
mongo-edu -d [download path] -u [user name] -h [get handouts] --ncc [no check certificate]
Options:
-d download path [required]
-u email address
-h switch from videos (default) to handouts
--ncc no check certificate with py3.x
As long as the video lists are present in the wiki pages you can download all videos listed on a page for any given week.
-h
As long as the handouts lists are present in the wiki pages you can download all handouts listed on a page for any given week.
##License MIT