Skip to content

kunalgrover05/IITM-Moodle-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

IITM-Moodle-Downloader

Downloads all course content from IITM-Moodle and organizes it into subject wise folders.
Saves new files every time it is run.

HOW TO USE
Needs python to run. http://www.python.org/download/releases/2.7.6/ Copy moodle-downloader.py and bs4 folder to a new folder. Open moodle-downloader.py and edit: * username -> Login ID * password -> Login password * subjects -> Your course codes separated by commas * year -> Specify year for course content

Run using python moodle-downloader.py

Dependencies:
* Python * BeautifulSoup library(Included here-bs4 folder needs to be in same directory to run)

About

Downloads course content from IITM-Moodle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages