Skip to content

leeavital/MyCoursesDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

MyCoursesDownloader

v0.1.4

What is it?

MyCoursesDownloader is a python script that downloads the following from MyCourses.

  • All files under "Contents"
  • All submissions made to the dropbox

Requires:

  • Python 3+ (tested on 3.4)
  • Python Requests (pip install requests)
  • Python BeautifulSoup4 (pip install BeautifulSoup4)

Usage

python mycoursesdownloader.py -u cxm7688 -p password -d mycourses

About

Written instead of studying.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%