I only have access to a jupyter notebook on a server and I need to download and unzip a large file on Google Drive. Here is the link. I am using python 3. This is a large dataset of images that is 37GB unzipped. I wasn't able to get Urllib to work, I am guessing it has to do with it being https but I have no idea.
What link should I use? Should I use the link to the page or the link on the button on that page?
I do not want it as text so it is unlike this question.