You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: