Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[googledrive] add support #5525

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[googledrive] add support #5525

wants to merge 1 commit into from

Conversation

zWolfrost
Copy link

Should fix #1735.
The extractor still doesn't have a real way to authenticate, instead it uses session cookies to access private folders.
Also, i have tried my best to not require an API key, so the information about folders is a little limited.
Support for Individual files and nested folders could be added in future.

@zWolfrost
Copy link
Author

I have added support for individual files & nested folders.
And also modification dates etc.

@zWolfrost
Copy link
Author

Sorry for the many commits :P i hope it's not a problem

i accidentally undid all the other commits, so i'm pushing them again all at once. i'm so sorry...
@zWolfrost zWolfrost reopened this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support Google Drive by transforming view/edit/etc URLs to download URLs
1 participant