Skip to content

Python script to download all the materials of registered courses from BITS-LMS. (Only *nix compatible)

License

Notifications You must be signed in to change notification settings

sethuiyer/LMS-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMS-Downloader

A python script which downloads all the materials of registered courses from BITS-LMS.

Usage

First open credentials/lms.yml file and write your username and password of the BITS-LMS.

Then execute fetch.py to fetch your registered course and it's material links. Make sure you have Robobrowser installed in your python package. It can be installed as easy_install robobrowser or pip install robobrowser.

Then run python download.py and wait for the script to finish.

attributes attributes

##Future Features

  • Make a GUI Application using Tkinter
  • Parse Discussion formus as well

Please raise issues and pull requests in case of any feature request or issues.

About

Python script to download all the materials of registered courses from BITS-LMS. (Only *nix compatible)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages