macOS
brew install moodle-dllocal Homebrew formula metadata
brew
Downloads course content fast from Moodle (e.g., lecture PDFs). Version 2.3.13 via Homebrew; verified 2026-06-17.
install
brew install moodle-dllocal Homebrew formula metadata
nix profile install nixpkgs#moodle-dlnixpkgs package indexes · pkgs/by-name/mo/moodle-dl/package.nix · source: api.github.com
overview
Downloads course content fast from Moodle (e.g., lecture PDFs)
history
Moodle-DL is a student-oriented Moodle downloader developed in the C0D3D3V/Moodle-DL GitHub project. Its README presents the origin problem plainly: repeatedly downloading course files by hand is inefficient. The tool answers that with a Python console application that downloads Moodle course materials needed for study routines, including files, assignments and submissions, books, calendar events, forums, workshops, lessons, quizzes, descriptions, external links, and video/file integrations such as OpenCast, YouTube, Sciebo, Owncloud, Kaltura, Helixmedia, and Google Drive.
The project is shaped by Moodle's API and institutional-learning-management quirks. The README says it uses the Moodle mobile API, stores configuration in config.json, can handle SSO/token flows, and can maintain cookies for modules not exposed through the mobile API. It also supports notification channels including Telegram, Discord, XMPP, and mail, and reruns avoid redownloading files already saved locally. That makes it a personal archival and synchronization tool rather than a replacement for Moodle's built-in course export feature, which Moodle documentation describes as an administrator-enabled "Download course content" option.
In package-manager terms, moodle-dl is a niche CLI for students and university users whose Moodle instance allows the needed API access. Its README compares it with adjacent Moodle downloaders such as webeep-sync, syncMyMoodle, edu-sync, tum-moodle-downloader, moodle-buddy, and Discord notification bots, reflecting a small ecosystem of institution-specific tools around the same pain point.
security posture
No matching local secret-handling manifest was found for moodle-dl. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config.jsonCredential-bearing paths to review before unattended agent runs.
config.jsoncookie.txtexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
moodle-dl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/C0D3D3V/Moodle-DL
install metadata
| Package key | brew:moodle-dl |
|---|---|
| Version | 2.3.13 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/moodle-dl |
| Homepage | https://github.com/C0D3D3V/Moodle-DL |
| Repository | https://github.com/C0D3D3V/Moodle-DL |
| Upstream docs | https://github.com/C0D3D3V/Moodle-DL#readme |
| License | GPL-3.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/0b/44/9c283a04b0ede0bcaa2f3595b523cb115c662fe349f215631484035126d1/moodle_dl-2.3.13.tar.gz |
| Last updated | 2026-06-17T14:45:26Z |
| Pulse | updated |
| Dependencies | certifi, cffi, ffmpeg, python@3.14 |
| Build dependencies | cmake |
| Uses from macOS | libffi |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | moodle-dl |
| Version Scheme | 0 |
| Revision | 11 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
moodle-dl
nix profile install nixpkgs#moodle-dlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.