Skip to content

ecwu/iSpace_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iSpace_Downloader

Easy way to download "all" course resources at iSpace (Moodle driven)

Requirement

  • Python 3+
  • Beautiful Soup 4.4.0+

How to use

Way 1

  1. Directly run
  2. Input username and password

Then the courses will loaded and display with a index number

  1. Type-in the index number to select the course

All course resources will load and a summary will display Ask whether the user want to download or not

  1. Type your download intention ([Y/n])

If you don't program, it will terminate itself

  1. Download started, files will be download to ./download/[course_name]

Way 2

  1. Use your text editor to modify username and password fields in the 9 and 10 line of the main.py file
  2. Directly run

Then the courses will loaded and display with a index number

  1. Type-in the index number to select the course

All course resources will load and a summary will display Ask whether the user want to download or not

  1. Type your download intention ([Y/n])

If you don't program, it will terminate itself

  1. Download started, files will be download to ./download/[course_name]

Licences

MIT

About

Easy way to download "all" course resources at iSpace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages