SkillAgentSearch skills...

Gdrive.sh

Download a file or a folder easily. curl gdrive.sh | bash -s $fileid

Install / Use

/learn @GitHub30/Gdrive.sh
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This script is obsolete. Please use gdown

pip install gdown

# download a file
gdown https://drive.google.com/uc?id=1l_5RK28JRL19wpT22B-DY9We3TVXnnQQ
# for a Folder
gdown --folder https://drive.google.com/drive/u/0/folders/18EunmjOJsbE5Lh9zA0cZ4wKV6Um46dkg

https://colab.research.google.com/drive/1QXVAkUovvIQva65TuvAcca_jRhR_M6Bc?usp=sharing

gdrive.sh

Build Status

Usage

curl gdrive.sh | bash -s 0B4y35FiV1wh7QWpuVlFROXlBTHc
curl gdrive.sh | sh -s https://drive.google.com/open?id=0B7EVK8r0v71pZjFTYXZWM3FlRnM
curl gdrive.sh | bash -s https://drive.google.com/open?id=0B4y35FiV1wh7QWpuVlFROXlBTHc
curl gdrive.sh | bash -s https://drive.google.com/file/d/0B4y35FiV1wh7QWpuVlFROXlBTHc/view?usp=sharing
curl gdrive.sh | bash -s https://drive.google.com/file/d/0B4y35FiV1wh7QWpuVlFROXlBTHc/view
curl gdrive.sh | bash -s https://drive.google.com/file/d/0B65DIm6DrZJceGltX2VOczNkcEE/edit
curl gdrive.sh | bash -s https://docs.google.com/file/d/0BwmPMFurnk9Pak5zWEVyOUZESms/edit
# Folder support
curl gdrive.sh | bash -s https://drive.google.com/drive/folders/0B7EVK8r0v71peklHb0pGdDl6R28
curl gdrive.sh | bash -s https://drive.google.com/drive/folders/0B7EVK8r0v71peklHb0pGdDl6R28?usp=sharing

0B4y35FiV1wh7QWpuVlFROXlBTHc is file id for Google Drive

Install

alias gdrive.sh='curl gdrive.sh | bash -s'
gdrive.sh 0B4y35FiV1wh7QWpuVlFROXlBTHc

Uninstall

unalias gdrive.sh

Get a file id

Get shareable link

エビフライトライアングル

Copy one

エビフライトライアングル

View on GitHub
GitHub Stars215
CategoryDevelopment
Updated1mo ago
Forks52

Languages

Shell

Security Score

100/100

Audited on Feb 25, 2026

No findings