{"id":20368307,"url":"https://github.com/depau/unimib_moodle_scraper","last_synced_at":"2026-01-03T23:33:09.555Z","repository":{"id":147936210,"uuid":"619316704","full_name":"depau/unimib_moodle_scraper","owner":"depau","description":"Python CLI tool to download all content from UNIMIB's Moodle E-Learning platform","archived":false,"fork":false,"pushed_at":"2025-01-08T21:52:01.000Z","size":32,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-08T22:37:26.550Z","etag":null,"topics":["e-learning","moodle","remote-learning","unimib"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/depau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-26T21:52:39.000Z","updated_at":"2025-01-08T21:52:05.000Z","dependencies_parsed_at":"2025-01-08T22:45:31.295Z","dependency_job_id":null,"html_url":"https://github.com/depau/unimib_moodle_scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depau%2Funimib_moodle_scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depau%2Funimib_moodle_scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depau%2Funimib_moodle_scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depau%2Funimib_moodle_scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/depau","download_url":"https://codeload.github.com/depau/unimib_moodle_scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233993901,"owners_count":18762815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["e-learning","moodle","remote-learning","unimib"],"created_at":"2024-11-15T00:40:17.384Z","updated_at":"2025-09-23T19:30:31.845Z","avatar_url":"https://github.com/depau.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UNIMIB Moodle Scraper\n\nA command like tool to find and download all files (including lecture recording videos) from the Moodle platform of the\nUniversità degli Studi di Milano-Bicocca.\n\nThe tool should be easily modifiable to work with other Moodle deployments that use Kaltura as video provider, but I\ndon't intend to support other deployments.\n\n## Usage\n\n```bash\nuv run python -m unimib_scraper --help  # show the help\n# for instance\nuv run python -m unimib_scraper -d ./downloads --transfers 25 -u n.lastname@campus.unimib.it -p PaSsWoRd\n```\n\n## Login issues\n\nThe login process is a bit fragile; if you get an error at the beginning, you can try copying the cookies from your\nbrowser.\n\nOpen `cookies.json` and see which cookies are defined.\n\nGo to https://elearning.unimib.it, log in. Open the developer tools, go to the\nnetwork tab, reload the page, and copy\nthe cookies from any request to `elearning.unimib.it` into the `cookies.json`\nfile. You don't need to copy all of them, just those that are present\nin `cookies.json`.\n\n## Credits\n\nThe Kaltura video URL resolver is based\non [Blastd/UnimibKalturaResolver](https://github.com/Blastd/UnimibKalturaResolver/),\nwhich is also GPL-3.0 licensed.\n\n## License\n\nThis project is licensed under the terms of the GNU General Public License v3.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepau%2Funimib_moodle_scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdepau%2Funimib_moodle_scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepau%2Funimib_moodle_scraper/lists"}