-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Cdn File (Media) Download Error #4485
Comments
I checked the code and it seems that Telethon/telethon/client/downloads.py Line 57 in a0e42c1
I ran code with this modification. The above exception resolves but produces another unexpected behavior. Nothing happens after
|
I keep getting similar issue during CDN video url message sending |
Code that causes the issue
Expected behavior
Successful file download
Actual behavior
The method you tried to call cannot be called on non-CDN DCs (caused by GetCdnFileRequest)
Traceback
Telethon version
1.37.0
Python version
3.10
Operating system (including distribution name and version)
Ubuntu 24.04
Other details
The problem seems to be related to this PR #4420
Checklist
pip install -U https://github.com/LonamiWebs/Telethon/archive/v1.zip
and triggered the bug in the latest version.The text was updated successfully, but these errors were encountered: