Skip to content

Downloads contents of VIT Academics Course Page and organizes them nicely

License

Notifications You must be signed in to change notification settings

dragonblair/Course-Page-Downloader

 
 

Repository files navigation

Course-Page-Downloader (beta)

Downloads contents of VIT Academics Course Page and organizes them nicely

Features

  1. Auto Captca Entry -- thanks to Karthik Balakrishnan
  2. All details are cached for later use
  3. Automatically organizes each course into a folder as [Course-Code]-[Faculty-Name].
  4. Strips off the redundant content in each file -- thanks to Lalit Umbarkar
  5. Automaticaly resumes from the previous downloaded content. Only latest uploaded material is downloaded

Working

cmd-prompt directories files

Setup

  1. Clone the repository git clone https://github.com/kp96/Course-Page-Downloader.git
  2. Download and Install python 2.7
  3. cd Course-Page-Downloader
  4. pip install -r requirements.txt
  5. python main.py

To clear cached data remove course.db file.

Known Issues

  1. Need to work on timeouts.

About

Downloads contents of VIT Academics Course Page and organizes them nicely

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%