hujinglin / MVA-Downloader

download MVA course videos with subtitle
MIT License
45 stars 16 forks source link

MVA Downloader

This is a very simple tool only for downloading the resources on Microsoft Virtual Academy

One reason for writting this tool is the subtitle could not be downloaded on the official site, and you can download .srt file by this tool :)

Usage

npm install
node bin/server
# then visit 127.0.0.1:3000 as follow

Screenshot

screenshot

License

MIT (http://www.opensource.org/licenses/mit-license.php)