Skip to content

Lecture-Link-Collector is a python program made for Nutons that takes a course name as input and collects all the google drive links of the recordings of that particular course and saves it in a csv file format.

Notifications You must be signed in to change notification settings

darshmgandhi/Lecture-Link-Collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lecture-Link-Collector

Lecture-Link-Collector is a python program made for Nutons that takes a course name as input and collects all the google drive links of the recordings of that particular course and lets you save it in a csv file format or upload it to your google drive account as a spreadsheet.

It is aimed for Nutons who want an easy way to access the recordings of a particular course instead of using the learn portal calendar or for Nutons who want to copy and save all the google drive links of lecture recordings of a particular course for future use. This program will use selenium to do this cumbersome task for you. Just run it in the console of your OS and it will guide you through.

A sample of the output is also provided as Sample_Optimization.csv.

Requirements for execution:

  1. Python3
  2. chromedriver/geckodriver

Precautions to be taken:

  1. Your password will be masked while you are entering it although it is recommended that you don't use any IDEs like IDLE since masking will not work there. It is better to use the console of your OS.

About

Lecture-Link-Collector is a python program made for Nutons that takes a course name as input and collects all the google drive links of the recordings of that particular course and saves it in a csv file format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages