Skip to content

atiq-cs/GDriveDn

Repository files navigation

Google Drive Downloader

Download all files of a specified directory of google drive.

How to run

FILE_ID represents file or dir ID.

gradle run --args='FILE_ID'

Build only,

gradle build