Skip to content

Google Drive Downloader

This is a simple script that is used in a docker container or ran locally. This script watches a directory in google drive and download the file locally. When downloaded it deletes the file.

Docker Usage

In pycharm use the googleDriveDownloader.dockerfile run config.

Run as Script

In Pycharm use the downloader - local run config.