Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.19 KB

File metadata and controls

21 lines (14 loc) · 1.19 KB

polito-online-classes-downloader

Python 3 tool to download online classes from Polito's portal

WARNING!

This is for online classes, NOT VCs! For those, I recommend using PoliTools

instruction

How to use

  1. 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
  1. Login onto the teaching portal, and grab the value of the owa_session cookie (here I use EditThisCookie) cookie

  2. Go to the online classes for the course, and note down the numeric course ID in the URL id

  3. Launch the program and follow the instructions