Siyong Huang

Results 2 comments of Siyong Huang

It doesn't work when I want to download a new one: ``` filename="robeata_dc.zip" file_id="1VfBbhAgFFXMn0lE5YFYtI3OiJpDXN9aT" query=`curl -c ./cookie.txt -s -L "https://drive.google.com/uc?export=download&id=${file_id}" \ | perl -nE'say/uc-download-link.*? href="(.*?)\">/' \ | sed -e 's/amp;//g'...

Hi, I have tested serveral times but I still fail to download the large file whose file_id is 1VyHAjYsOb3Ae_Kg-h5bdVefBHaVoRG86. Actually, I can download the file in your original shell but...