iamkroot / ilc-scraper

A scraper for Impartus Lecture Capture videos for BITS Hyderabad
68 stars 30 forks source link

Request to make the tool work for all universities #26

Closed hritvikpatel4 closed 4 years ago

hritvikpatel4 commented 4 years ago

I believe that this tool currently works only for BITS Hyderabad, but it would be nice if it would work for PES University and many other colleges that use impartus as their online class platform. I can help to integrate this tool with our college's impartus servers.

iamkroot commented 4 years ago

Hey @hritvikpatel4, the major blocker for this is #15. Currently, the URLs of the BITS impartus servers are hardcoded in the initial course URL detection. If we find a nice way to easily handle addition of new server URLs for this, then adding your uni would be trivial.