Options (2)
-O, --outputbooleanDownload a folder using its ID or the full URL
Example:
gdown {{folder_id|url}} {{[-O|--output]}} {{path/to/output_directory}} --folder-q, --quietbooleanDownload a `.tar` archive, write it to `stdout`, and extract it
Example:
gdown {{tar_url}} {{[-O|--output]}} - {{[-q|--quiet]}} | tar xvf -Examples (5)
made by @shridhargupta | data from tldr-pages