Skip to content

jairajdev/google_drive_downloader

Repository files navigation

Google Drive Downloader && Web Server for Downloaded Files

The downloader app doesn't need Google Drive API, but instead use Google Apps Script for getting the file list.

Deploy web app in google apps script

  1. Use code from google_apps_script.gs file.
  2. Deploy as web app.
  3. Copy the web app url and paste that link as value of variable script-url of downloader.js in the repo.

Usage of Downloader

  1. Enter the google drive folder links in urls.txt file line by line
  2. Run commnad
    node downloader.js

Usage of Web Server

  1. For HTTP, Run command
    node httpServer.js
  2. For HTTPS, Run command
    node httpsServer.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published