menukaonline / goindex-extended

A Google Drive Index, which has a lot of extra features, running on Cloudflare Workers.
https://demo.dudoo.workers.dev
MIT License
448 stars 252 forks source link

Services account #1

Open devcrono opened 3 years ago

devcrono commented 3 years ago

please add the function to be able to use services_acounts, and if possible multiple refresh_tokens to add the download limit or if it is possible to add a function where you from X to X hours it changes the linked account specifying several ..... that would make you able to download more than 750gb a day

menukaonline commented 3 years ago

This theme's goindex is currently based on yanzai/goindex. Will update the code when he adds that feature

menukaonline commented 3 years ago

@devcrono Hey do you still likes to have that option:3 Coz I got something for you!

AmirulAndalib commented 3 years ago

@devcrono Hey do you still likes to have that option:3 Coz I got something for you!

+1 yes yes pls do

menukaonline commented 3 years ago

Currently I'm focusing on writing a script to create a folder id list which makes the search option fully functional on folder root type. After that, I will try implementing service accounts feature for shared drives.

askfriends commented 2 years ago

This feature is available in this repo, have a look and try to implement that: https://gitlab.com/ParveenBhadooOfficial/Google-Drive-Index

sudoalx commented 2 years ago

@devcrono Hey do you still likes to have that option:3 Coz I got something for you!

Yes please 🙏

devcrono commented 1 year ago

sorry for the delay in answering, I managed to get the services account working now I need it to be possible to remove the 0:/ and function the webdav function (/dav/) as in this script here

https://github.com/PBhadoo/google-drive-webdav-workers

it's possible?

menukaonline commented 1 year ago

Thank you for your(@devcrono) reply.

I'm back in development. Currently, I'm working on the documentation. It is because the next version includes several fixes and improvements, and also several new features such as multiple video players, subtitle support, etc. But it may require some clear instructions for users to set it up correctly. That's why I started working on it before pushing the next update.

Anyway, I will add this to the to-do list and will have a look at the repo you have mentioned to check if that can be implemented without having any conflicts.