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

Doubt #4

Open
pulkit001 opened this issue Oct 14, 2021 · 3 comments
Open

Doubt #4

pulkit001 opened this issue Oct 14, 2021 · 3 comments

Comments

@pulkit001
Copy link

When I used Wget Command I was able to get .pptx or .xlsx or .pdf but wasn't able to download google Docs
Is there Any Solution
wget --no-check-certificate 'https://docs.google.com/uc?export=download&id=FILEID' -O FILENAME
i used This Command

@thevaliantthird
Copy link
Collaborator

Maybe check the visibility of your file to check that its shared to everyone on the web

@pulkit001
Copy link
Author

pulkit001 commented Oct 14, 2021

Ya it is Visible To all But not getting Downloaded Google Doc File
It gets Returned By Error 404

@thevaliantthird
Copy link
Collaborator

This might be happening due to different methods in which files are stored on Google Drive. I don't think there's a lot that can be done about it!

A better way to deal with this problem would be to download folders and not files!
and then just decompress those zipped files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants