GDriveDL
GoogleDrive Bulk Downloader Nodejs CLI
Install / Use
/learn @ariakm25/GDriveDLREADME
GDriveDL
Google Drive Bulk Downloader
Special thanks to https://github.com/anasrar/Zippy-DL for awesome code
Clone This Repository
$ git clone https://github.com/ariakm25/GDriveDL.git
Change Directory
$ cd GDriveDL-master
Install Dependencies
$ npm install
Link To Binary
$ npm link
How To Use
Download Single File
$ gddl -d <URL>
or
$ node app.js -d <URL>
Download Batch Inline Command
$ gddl -d "<URL1>,<URL2>,..."
or
$ node app.js -d "<URL1>,<URL2>,..."
Download Batch File From list.txt
create list.txt
https://drive.google.com/xxxx
https://drive.google.com/xxxx
https://drive.google.com/xxxx
https://drive.google.com/xxxx
https://drive.google.com/xxxx
then run :
$ gddl -b list.txt
or
$ npm run bulk
Show Help
$ gddl -h
Related Skills
node-connect
341.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.4kCommit, push, and open a PR
