Skip to content

YuuDrive/google-drive-batch-downloader

Repository files navigation

Google Drive Batch Downloader

Download files from Google Drive in the queue

Python 3.7

Setup

  • Install depedencies
     $ pip install -r requirements.txt
  • Run your RabbitMQ service
  • Fill your RabbitMQ configuration into env
  • Enter the google drive id that you want to download on the ids_list variable

Consumer

All downloaded files are output in the downloads folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published