-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
[Bug] Commands tdl dl -u and tdl login -T qr Do Not Execute #615
Labels
bug
Something isn't working
Comments
I waited until the program finished running and this is what I got:
|
you need proxy |
I tested the proxy in the telegram client and everything worked, but not in the console |
Can you try v0.17.4? |
I'm facing the same issue as well. tried on v0.17.4 |
The issue is mostly caused by network errors, and I can hardly reproduce it locally. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When attempting to use the tdl tool with the commands
tdl dl -u https://t.me/telegram/193
ortdl login -T qr
, nothing happens. The cursor simply blinks, and the commands do not produce any output or perform any visible action.To Reproduce
Open the console.
Enter the command tdl login -T qr.
Observe that the cursor blinks, and no further output or action occurs.
Expected behavior
login or download chat
Version
Version: 0.17.0
Commit: 95120c0
Date: 2024-04-21T14:07:16Z
go1.21.9 windows/amd64
Which OS are you running tdl on?
Windows
Additional context
It's possible that there may be an issue with existing tdl data, but I am unsure how to delete or reset this data to test if it resolves the issue.
I used the debug flag but it didn't work
The text was updated successfully, but these errors were encountered: