Releases: rssws/moodle-dl-ext
Releases · rssws/moodle-dl-ext
v0.2.2
Bugfix
- Prevent crawling any other pages in the folder view. #21
v0.2.1
Bugfix
- Fix nested folder structure #17 by rewriting the get moodle files using BFS. #18
v0.2.0
Feature
- Add a table to show the downloaded file.
- Add a progress bar to show the download progress.
Bugfix
- Fix the missing download issue if two files have the same name.
v0.0.1
This is the first version released. It contains the essential functions for downloading files from different moodle pages.