Special thanks to https://github.com/anasrar/Zippy-DL for awesome code
$ git clone https://github.com/ariakm25/GDriveDL.git
$ cd GDriveDL-master
$ npm install
$ npm link
$ gddl -d <URL>
or
$ node app.js -d <URL>
$ gddl -d "<URL1>,<URL2>,..."
or
$ node app.js -d "<URL1>,<URL2>,..."
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
$ gddl -h