Skip to content

Rips content from The Great Courses Plus given your cookies.txt, Chrome Driver and a list.txt with the courses link

License

Notifications You must be signed in to change notification settings

shywolf91/TGC-Ripper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TGC-Ripper

This is a ripper for the great courses plus made on C#

Requisites

  • 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.

How it works

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}

About

Rips content from The Great Courses Plus given your cookies.txt, Chrome Driver and a list.txt with the courses link

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%