GDIndex icon indicating copy to clipboard operation
GDIndex copied to clipboard

How to remove change Directory Option [ restrict directory to only 1 team drive]

Open 420tushar opened this issue 5 years ago • 7 comments

Hey, I don't people to switch between all the drive and my drive of Gdrive account i used for Authorization Code. i want user to only limit to the 1 team drive directory which i gave.

i tried putting the path of my TD. but the option of selecting enables users to switch all the TD linked with my account . i there any way to remove this button or restrict acess Screenshot_2020-01-07 Stream by Krat0s

420tushar avatar Jan 07 '20 09:01 420tushar

lite mode support this but sadly lite mode is pretty basic

K-E-N-W-A-Y avatar Jan 08 '20 16:01 K-E-N-W-A-Y

lite mode support this but sadly lite mode is pretty basic

I know but lite mode don't support streaming and open files instantly you have to download everything 😅

420tushar avatar Jan 09 '20 08:01 420tushar

Try to delete function async listDrive(). works for me

chthollyphile avatar Jan 09 '20 14:01 chthollyphile

Try to delete function async listDrive(). works for me

from where ? from the file copied in cloudflare workers ?

420tushar avatar Jan 09 '20 14:01 420tushar

Try to delete function async listDrive(). works for me

from where ? from the file copied in cloudflare workers ?

yes

chthollyphile avatar Jan 09 '20 14:01 chthollyphile

Thank you :). on more thing it can be made mkv files online streamable if the script will treat mkv files as mp4 cause html5 player can stream both but i was unable to make it work with this script. for orginal script named goindex it was very simple

420tushar avatar Jan 09 '20 14:01 420tushar

You can just create a folder in team drive and set the root directory to the folder id of that directory and move all your files to that new directory

lzzy12 avatar Jan 24 '20 09:01 lzzy12