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

gdown Stopped Working about 20+ Hours Ago #292

Closed
gerickson opened this issue Jan 12, 2024 · 5 comments · Fixed by #295
Closed

gdown Stopped Working about 20+ Hours Ago #292

gerickson opened this issue Jan 12, 2024 · 5 comments · Fixed by #295
Labels
bug for issue

Comments

@gerickson
Copy link

Provide environment information

/usr/bin/python
Python 2.7.18
/usr/bin/python: No module named pip

What OS are you using?

Linux / Ubuntu 20.04.6 LTS

Describe the Bug

Running gdown 4.4.0 and 4.7.1 against a "Anyone with the Link" Google Drive file stopped working in the last 20 or so hours with the error:

Access denied with the following error:

 	Cannot retrieve the public link of the file. You may need to change
	the permission to 'Anyone with the link', or have had many accesses. 

You may still be able to access the file from the browser:

	...

This Stack Overflow user and post seemed to find a workaround in gdown 4.6.0.

The browser did / does work.

Expected Behavior

The gdown request succeeds without error.

To Reproduce

$ gdown <url> --output <path>
@gerickson gerickson added the bug for issue label Jan 12, 2024
@ShpihanVlad
Copy link

Facing the same issue, 4.6.0 worked

@inkhey
Copy link

inkhey commented Jan 12, 2024

Hello, I'm getting the same issue. 4.6.3 is ok, but 4.6.4 is broken. I do suspect the headers added there: 193e1f8.

@elvintoh82
Copy link

Concur that 4.7.1 has this same issue for me. individual files seems to work, but if it is a folder, it will produce the same error.

@Rhobar664
Copy link

Kiedy zacznie działać to jak było dawniej

@wkentaro
Copy link
Owner

wkentaro commented Jan 16, 2024

Hey guys. Sorry for being late (I missed the notifications), but this should be fixed now via #295 and the latest release.

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

Successfully merging a pull request may close this issue.

6 participants