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

Access denied with gdown #2

Closed
Vujas-Eteph opened this issue Aug 23, 2024 · 2 comments
Closed

Access denied with gdown #2

Vujas-Eteph opened this issue Aug 23, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Vujas-Eteph
Copy link
Owner

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:
@Vujas-Eteph Vujas-Eteph added the bug Something isn't working label Aug 23, 2024
@Vujas-Eteph Vujas-Eteph self-assigned this Aug 23, 2024
@Vujas-Eteph
Copy link
Owner Author

💡 Solution

Install gdown with the following command:

pip install -U --no-cache-dir gdown --pre

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

No branches or pull requests

2 participants
@Vujas-Eteph and others