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

The download is terminated after it just begin #388

Open
leoshane13 opened this issue Jan 31, 2025 · 0 comments
Open

The download is terminated after it just begin #388

leoshane13 opened this issue Jan 31, 2025 · 0 comments
Labels
bug for issue

Comments

@leoshane13
Copy link

Provide environment information

Python 3.12.1 on Macos

What OS are you using?

MACOS Sonama 14.2

Describe the Bug

I use Python 3.12.1 on Macos with the file id to download from google drive, but it seems the download could not continue after it begins, it's just stop without any error display, I try the cookies.txt metioned in the documents, but it's still the same, could you help me to figure it out? Thanks.

Expected Behavior

The donwload works fine

To Reproduce

I use this cmd line in the terminal
gdown 124CE7cA-1nSdU1qrSOCiGiMUJ9zs98ab -O /Users/shaneleon/Downloads/ --proxy socks5://127.0.0.1:7897
But it's just show the info below then stopped
Using proxy: socks5://127.0.0.1:7897 Downloading... From (original): https://drive.google.com/uc?id=124CE7cA-1nSdU1qrSOCiGiMUJ9zs98ab From (redirected): https://drive.google.com/uc?id=124CE7cA-1nSdU1qrSOCiGiMUJ9zs98ab&confirm=t&uuid=04800f30-072b-4cd8-9023-28d95e8669de&at=AIrZA7mpwRNZYWl6kzu1EX0CXzoB%3A1738321699771 To: /Users/shaneleon/Downloads/IMG_5269.zip 0%| | 672k/988M [00:02<52:43, 312kB/s] shaneleon@192 ~ % python

@leoshane13 leoshane13 added the bug for issue label Jan 31, 2025
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

No branches or pull requests

1 participant