Moodle downloader
Don't publicly share the contents of moodle. It will violate privacy.
-
Adding
.envfile- Add a
.envfile under thesrcdirectory. Contents of.envfile is the following: -
baseurl=https://moodle.cse.buet.ac.bd/ moodle_id=1705010 moodle_pwd=YOUR_PASSWORD local_output_dir=../tmp/
- Add a
-
Install the requirements
-
pip install -r requirements.txt
-
-
Run
main.py-
python src/main.py
-
- Current progress is saved in
src/q.pickleandsrc/visited.picklefile. To parse from the beginning, delete these files.
This project is open source and intended for educational use. Any misuse of this software is not the responsibility of the maintainers.