Relative Content

Tag Archive for telethon

How to set up a chain proxy on Telethon

How is it convenient to set up a proxy chain locally? If I need to first connect to the Socks5 proxy, then connect to another Socks5 or HTTP proxy through this proxy, and then connect to Telegram, I have checked the documentation and it seems that there is no information on this aspect

Telethon download size limit

Whenever I run iter_download on zip files larger than 2GB, my code just stops and shows that it’s Killed. Do you know if it’s possible to go above that download size limit?