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
Hello, I get such an error in the codes I wrote today. What is the reason?
What OS are you using?
Windows 11
Describe the Bug
/usr/local/lib/python3.10/dist-packages/gdown/cli.py:138: 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:
Provide environment information
Hello, I get such an error in the codes I wrote today. What is the reason?
What OS are you using?
Windows 11
Describe the Bug
/usr/local/lib/python3.10/dist-packages/gdown/cli.py:138: 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:
To report issues, please visit https://github.com/wkentaro/gdown/issues.
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered: