Add an option of uploading the downloaded content to the google drive. Assume you have the downloaded content, and use the REST API to upload the downloaded content to the user's drive under a separate folder. Needs familiarity with Oauth.
For testing purposes, get your API Credentials, create a dummy server that listens to localhost, and use your callback URI to redirect it to localhost. Make sure your you read the credentials from the environment.
Add an option of uploading the downloaded content to the google drive. Assume you have the downloaded content, and use the REST API to upload the downloaded content to the user's drive under a separate folder. Needs familiarity with Oauth.
For testing purposes, get your API Credentials, create a dummy server that listens to localhost, and use your callback URI to redirect it to localhost. Make sure your you read the credentials from the environment.