Giter Club home page Giter Club logo

mycoursesdownloader's Introduction

MyCoursesDownloader

v0.3.0

What is it?

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

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

Requirements

  • Python 3+ (tested on 3.4)

##Usage Arguments

-u RIT Username

-d Directory

--skip-review Allows you to skip the review process prompt

--force-review Forces you to review each class

--download-classes class class class... Allows you to specify a list of classes to download. These can be partial classes such as NSSA.24, and they will be matched to NSSA.241, NSSA.245, and so on.

--skip-classes class class class... Allows you to specify a list of classes to skip. These can be partial classes such as NSSA.24, and they will be matched to NSSA.241, NSSA.245, and so on.

###Windows

  1. Install PIP requirements C:\Python34\Scripts\pip.exe install -r .\requirements.txt
  2. Run C:\Python34\python.exe .\mycoursesdownloader.py -u cxm7688 -d mycourses

###Mac OS X / Linux / BSD

  1. Install PIP requirements pip install -r .\requirements.txt
  2. Run python mycoursesdownloader.py -u cxm7688 -d mycourses

Todo

  • Download Discussions
  • Download Grades
  • Download Class List
  • Download Quizzes
  • Download Announcements
  • Refactor Each subsection of MyCourses into its own module
  • Handle the Edge Case in PHIL.103
  • Remove Static URL so other schools can use this

mycoursesdownloader's People

Contributors

volfco avatar craigcabrey avatar connorjan avatar leeavital avatar

Watchers

वेणु गोपाल avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.