I'm using the python client library of Drive REST v3 . I am able to upload any files that are on my local machine to drive, but I'm unable to find how to upload files on the web to google drive using their download links without saving them to my machine first. I've seen this functionality in web-based applications, but I can't find how to implement the same thing in Installed Applications.
Web Implementations :