Python 3 tool to download online classes from Polito's portal
This is for online classes, NOT VCs! For those, I recommend using PoliTools
- Download the script
- Windows users can use the .exe file found in Releases
- Otherwise, clone the repo and install the requirements by running
pip install -r requirements
-
Login onto the teaching portal, and grab the value of the owa_session cookie (here I use EditThisCookie)
-
Go to the online classes for the course, and note down the numeric course ID in the URL
-
Launch the program and follow the instructions