Provide environment information
Code
!gdown --id 11AtrFS96JJVLrej-pjzvowvVpk9hGBZ2
output
/usr/local/lib/python3.10/dist-packages/gdown/main.py:140: FutureWarning: Option --id was deprecated in version 4.3.1 and will be removed in 5.0. You don't need to pass it anymore to use a file ID.
warnings.warn(
Error:
HTTPSConnectionPool(host='drive.google.com', port=443): Max retries
exceeded with url: /uc?id=11AtrFS96JJVLrej-pjzvowvVpk9hGBZ2 (Caused by
NameResolutionError("<urllib3.connection.HTTPSConnection object at
0x793b80f43940>: Failed to resolve 'drive.google.com' ([Errno -3]
Temporary failure in name resolution)"))
To report issues, please visit https://github.com/wkentaro/gdown/issues.
What OS are you using?
Windows 11
Describe the Bug
I am using Kaggle to extract data from my zip file
Expected Behavior
No response
To Reproduce
No response
Provide environment information
Code
!gdown --id 11AtrFS96JJVLrej-pjzvowvVpk9hGBZ2
output
/usr/local/lib/python3.10/dist-packages/gdown/main.py:140: FutureWarning: Option
--idwas deprecated in version 4.3.1 and will be removed in 5.0. You don't need to pass it anymore to use a file ID.warnings.warn(
Error:
To report issues, please visit https://github.com/wkentaro/gdown/issues.
What OS are you using?
Windows 11
Describe the Bug
I am using Kaggle to extract data from my zip file
Expected Behavior
No response
To Reproduce
No response