In order to use google drive plugin you need to configure a few things:
- Go to the https://developers.google.com/drive/api/v3/quickstart/dotnet
- Press "Enable the Drive API" button
- Select "Desktop app" and press "Create"
- Press "DOWNLOAD CLIENT CONFIGURATION" button
- Rename downloaded file to gd_credentials.json and put it into the PatreonDownloader folder
- As soon as needed PatreonDownloader will open authorization dialog where you would need to login into your google drive account and allow "Quickstart" application access to your account. Don't worry, no one will be able to access your account data as you are using your own client credentials.