This is a ripper for the great courses plus made on C#
- You will need a valid subscription
- You will need to get Selenium WebDriver from the nuget packages
- Put aria2c and chromedriver binaries in the same folder where you compiled this program.
- Export your cookies (cookies.txt) from the TGCP session and the links (links.txt) of courses and put them in the same folder where you compiled this program.
It grabs all info from the course you want using selenium webdriver. It proceeds to scrap every lecture and select the best stream based on the biggest size given by content-length. Using aria2c, the program will save according to {Course Name}/Lecture {number} - {Lecture Title}