macOS
brew install gdrive-downloaderprovider-native install command
brew / rank 10252
Download a gdrive folder or file easily, shell ftw. Version 2.0 via Homebrew; verified from local package data.
install
brew install gdrive-downloaderprovider-native install command
overview
Download a gdrive folder or file easily, shell ftw
history
gdrive-downloader is a Bash-based Google Drive downloader distributed as the gdl command, focused on downloading public or authenticated files and folders with minimal native dependencies.
The official repository was created in 2020 and describes the project as a collection of Bash 4.x shell scripts for Google Drive downloads. Its README emphasizes minimalism, folder support, resumable downloads, parallel downloading, pretty logging, authentication support, and self-update behavior.
The project is packaged as shell scripts rather than as a compiled client or Python library, with an installer that defaults to placing the command under $HOME/.gdrive-downloader and wiring it into the user's shell startup file.
The official release list shows tagged releases beginning with v1.0 in 2022, followed by v1.1 in 2023 and v2.0 in 2026. The input package facts show it later appearing in Homebrew and other package-manager indexes under the gdrive-downloader or gdl names.
Users run gdl to download Google Drive files or folders, with options for authentication, multiple inputs, progress bars, interrupted-download resume, and per-user installation without root access.
Its package-nerd appeal is that it stays close to portable shell tooling: curl, xargs, grep, sed, jq, and related POSIX-style utilities. That makes it easy to inspect and vendor into shell-heavy environments where a full Google Drive client would be more machinery than needed.
security posture
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gdl | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:gdrive-downloader |
|---|---|
| Version | 2.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/Akianonymus/gdrive-downloader |
| Repository | https://github.com/Akianonymus/gdrive-downloader |
| Bottle | not recorded |
| Service | none declared |
source 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.