Download-Large-File-From-Google-Drive-Using-Python
Download-Large-File-From-Google-Drive-Using-Python copied to clipboard
sugestion to automate the downloads
https://github.com/mzramna/easy-google-drive-downloader take a look into mine regex to make an automated way to get the file name from google drive,so you just have to put the relative path to the file and the script downloads it in there i think it could be useful to you,and since the sed regex is very near to pythons regex probly it is just an copy-and-paste process(plus add libs blablabla)
could be added an comunication to aria2 server,but i'll try it by myself(someday....)
I'll have a look .. many thanks @mzramna