pkg.soopen package index

brew / 排名 2994

使用 Homebrew, apt, MacPorts, Nix 安装 gdown

查看 gdown 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gdown

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gdown

MacPorts ports tree · net/gdown/Portfile · 来源: api.github.com

概览

软件包摘要

Google Drive Public File Downloader when Curl/Wget Fails

命令和别名

  • gdown

历史

项目历史与用法

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.

时间线

  • 2015: Official GitHub repository created.
  • 2024: v5.2.0 published in the 5.x release line.
  • 2026: v6.0.0 and v6.1.0 published, continuing active maintenance.

Related projects

  • gdown is related to curl and wget as a specialized downloader for Google Drive URLs, and to other Google Drive CLI clients such as glotlabs/gdrive when OAuth-backed Drive management rather than public-file download is needed.

安全态势

尚未找到受保护工具覆盖

没有找到 gdown 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gdown可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本6.1.0
管理器更新时间2026-05-31
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gdown
版本6.1.0
软件包管理器Homebrew
主页https://github.com/wkentaro/gdown
仓库https://github.com/wkentaro/gdown
最后更新2026-05-31T16:11:54Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

gdown 5.2.0+dfsg-2+deb13u1

Google Drive public file downloader

https://github.com/wkentaro/gdown

sudo apt install gdown
  • Section: python
  • Architecture: all
  • 5 依赖
  • normalized package name match
  • 匹配方式:Gdown
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gdown from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gdown

nix profile install nixpkgs#gdown
  • normalized package name match
  • 匹配方式:Gdown
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: gdown from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
MacPorts95%

gdown

sudo port install gdown
  • normalized package name match
  • 匹配方式:Gdown
MacPorts ports tree · api.github.com · MacPorts ports tree: net/gdown/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation