Skip to content

GKarbon/Download_from_CANVAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download from CANVAS

Automation script to download the files from CANVAS courses.

The repository contain:

  • Main.py
  • requirement.txt
  • README.md

Quick start:

Get the requirements

pip install -r requirements.txt

Open the file, replace download & exact file path, then change the exclude course list.

After that, you can run the script in terminal.

Notice that you have to input your username and password in terminal, you can delete those two lines after set them in the initiation of class.

About

Automation script to download the files from CANVAS courses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages