macOS
brew install gdownlocal Homebrew formula metadata
sudo port install gdownMacPorts ports tree · net/gdown/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gdown in AI-Agent-Workflows.
Installation
brew install gdownlocal Homebrew formula metadata
sudo port install gdownMacPorts ports tree · net/gdown/Portfile · Quelle: api.github.com
sudo apt install gdownDebian stable package indexes · gdown · Quelle: deb.debian.org
nix profile install nixpkgs#gdownnixpkgs package indexes · gdown · Quelle: raw.githubusercontent.com
Überblick
Google Drive Public File Downloader when Curl/Wget Fails
Verlauf
gdown is a Python command-line tool and library for downloading public Google Drive files and folders in cases where ordinary curl or wget downloads hit Google Drive confirmation pages, awkward share-link formats, or export flows.
The official repository was created in 2015 under wkentaro/gdown and describes the project as a Google Drive public file and folder downloader. Its README positions it explicitly as a tool for the gap left by curl and wget on Google Drive URLs, later expanding to folder downloads, Google Docs/Sheets/Slides export formats, resumable transfers, cookies, proxies, and a Python API.
By the 5.x and 6.x release series, gdown had become both a CLI and a reusable Python package, with installation documented through pip and uv and with examples for direct file IDs, shared links, recursive folders, JSON listing, cached downloads, and arbitrary HTTP/HTTPS URLs.
The repository's packaging metadata and README badges show distribution through PyPI, while the input package facts show availability through Homebrew, Debian, MacPorts, and Nix. The official GitHub repository also has several thousand stars, reflecting broad use beyond a single package manager.
Common usage is to paste a Google Drive share URL or file ID into the gdown CLI, optionally adding output paths, resume mode, folder mode, export formats, or cookie support. Python users can call gdown.download, gdown.download_folder, or cached_download from scripts and data-processing workflows.
For package and data workflow users, gdown matters because it turns a web-app download flow into a scriptable artifact fetch. It is common in machine-learning examples, reproducible notebooks, CI scripts, and package recipes that need to pull large public Drive assets without teaching curl about Google's confirmation pages.
Sicherheitslage
Für gdown wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gdown | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/wkentaro/gdown
Installationsmetadaten
| Paketschlüssel | brew:gdown |
|---|---|
| Version | 6.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gdown |
| Homepage | https://github.com/wkentaro/gdown |
| Repository | https://github.com/wkentaro/gdown |
| Upstream-Dokumentation | https://github.com/wkentaro/gdown#readme |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/6a/b5/a45f62f20664031bf74a6aeb6f8d8cd5910e411bf90d756bd6b09bdc6c35/gdown-6.1.0.tar.gz |
| Zuletzt aktualisiert | 2026-05-31T16:11:54Z |
| Pulse | updated |
| Abhängigkeiten | certifi, python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gdown |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
gdown 5.2.0+dfsg-2
Google Drive public file downloader
https://github.com/wkentaro/gdown
sudo apt install gdowngdown
nix profile install nixpkgs#gdowngdown
sudo port install gdownQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.