Skip to content

behroozsheikhan/Google-Drive-Index-III

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Drive Index 🔥

author author


A Google Drive Index Running on CloudFlare ❤️ Workers.

Supports features such as multi-disk, search, pagination and call-to-external player, plus DPlayer playback.

How to Use

  1. Open this website, verify and get the code.

  2. Copy the obtained Client ID, Client Secret and refresh token into index.js

  3. Deploy index.js code to Cloudflare Workers

Manual Method to generate Client ID, Client Secret and Refresh Token

Extra Options

const uiConfig = {
  .......
  "avatar": "https://i.ibb.co/jW0TDZH/image.png",  // Changes the avatar image in the navbar
  "disable_navicon": true // Disables useless nav menu in navbar
  .......
};

Thanks ❤️

About

A Google Drive Index Running on CloudFlare Workers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%