Simple solution
Closed this issue · 2 comments
CardealRusso commented
curl -c ./cookie -s -L "https://drive.google.com/uc?export=download&id=${fileid}" > /dev/null
curl -Lb ./cookie "https://drive.google.com/uc?export=download&confirm=`awk '/download/ {print
CardealRusso commented
you can adapt this commands to php
i recommend streaming the out file to browser
adeadw commented
I still dont understand, so what do i need to make the script working again and bypassing the filedeo ? Can you please help me to better understand this