The promot time for the website has ended so scraping all the courses is no longer possible (even with previously made accounts). I apologize that I wasn't able to get document downloads working.
Unless a promo is opened up (and even then it's unlikely) I will not be updating this program any longer. Feel free to fork.
Credits for original script bases goes to Adam Kearn
You must have an account on 365datascience.com and have node and youtube-dl installed
- clone
npm i
- Rename
.env.defaults
to.env
and change the content to your login details in 365datascience.com node server.js
- Run
render.sh
. It will use youtube-dl to download the videos into folders by course while assigning them names.
365datascience-scraper
Usage:
-h, --help: This helpful printout
-c, --course: Download only the given courses via URL: -c "url1" -c "url2"