A tool to download Google Drive files from the command line (mainly for my personal usage).
Enable the Google Drive API. Once you retrieve credentials.json, place them inside ~/.gdownloader. Next, install the tool:
go install github.com/tomasohCHOM/gdownloader@latest
gdownloader
You will be prompted to authorize access to your Google Drive the first time you run it.
List the available commands for this tool:
gdownloader --help
Developed with 🔥 by Chom.