Ubuntu中快速从Google Drive中批量下载文件

pip3 install gdown

pip3 install --upgrade gdown

// Files

gdown <file_id>

// Folder

gdown <google_drive_folder_url> -O <location_for_download> --folder

// Folder with count of files more than 50

gdown <google_drive_folder_url> -O <location_for_download> --folder --remaining-ok

相关推荐
grrrr_111 分钟前
【工具类】虚拟机 + Ubuntu 安全部署 OpenClaw,联动 Ollama 零成本解锁云端大模型
linux·运维·ubuntu·#openclaw·#小龙虾
HABuo23 分钟前
【linux线程(一)】线程概念、线程控制详细剖析
linux·运维·服务器·c语言·c++·ubuntu·centos
anzhxu3 小时前
Ubuntu上安装、使用Redis的详细教程
redis·ubuntu·bootstrap
longxibo5 小时前
【Ubuntu datasophon1.2.1 二开之八:验证实时数据入湖】
大数据·linux·clickhouse·ubuntu·linq
bing_feilong18 小时前
Mid360(2):运行livox_ros_driver2的demo失败
ubuntu·机器人
Code_LT1 天前
【AIGC】Claude Code Rules配置
linux·ubuntu·aigc
TroubleMakerQi1 天前
[虚拟机环境配置]07_Ubuntu中安装vscode教程
linux·人工智能·vscode·ubuntu
ken22321 天前
在ubuntu终端里, 怎样让历史不要记录本条命令:禁止记录包含密码之类的命令
linux·运维·ubuntu
i建模1 天前
Ubuntu系统中安装NVIDIA驱动
linux·运维·ubuntu
张3蜂1 天前
Ubuntu Linux 与 Ubuntu with Rosetta:深入解析两者的区别与适用场景
linux·运维·ubuntu