Telethon/telethon
Lonami Exo 27728be242 Revert "Attempt at not calling .connect for every file chunk"
This reverts commit 280a700655.
The reason for this is that it was causing a lot of files to
be downloaded corrupted for some reason. This should be
revisited to avoid creating a new connection for every chunk.
2017-10-15 11:05:56 +02:00
..
crypto Add ._get_cdn_client as alternative ._get_exported_client version 2017-09-30 17:51:07 +02:00
errors Add ChannelPrivateError error 2017-10-01 18:53:12 +02:00
extensions Replace redundant isinstance calls with a tuple parameter 2017-10-13 11:39:34 +02:00
network Add stub methods for more server responses 2017-10-12 21:09:09 +02:00
tl Replace redundant isinstance calls with a tuple parameter 2017-10-13 11:39:34 +02:00
__init__.py Use an Enum for the ConnectionMode and support specifying it 2017-09-04 11:24:10 +02:00
helpers.py Use autogen code on the authenticator instead hardcoding requests 2017-09-28 11:36:51 +02:00
telegram_bare_client.py Revert "Attempt at not calling .connect for every file chunk" 2017-10-15 11:05:56 +02:00
telegram_client.py Use peer as key instead top_message on .get_dialogs (fix #329) 2017-10-14 11:50:48 +02:00
update_state.py Temporary fix for abusive duplicated updates (closes #336) 2017-10-14 11:37:47 +02:00
utils.py Replace redundant isinstance calls with a tuple parameter 2017-10-13 11:39:34 +02:00