Telethon/telethon
Lonami Exo 49555ad018 Stick to the offset and limit CdnFileHashes dictates (#222)
The old intersection method and allowing an arbitrary part size
wasn't working properly. Assuming that Telegram will send a sha
sum for the whole file, in the correct order, we can simply use
their offsets to download the file.
2017-09-05 16:43:53 +02:00
..
crypto Stick to the offset and limit CdnFileHashes dictates (#222) 2017-09-05 16:43:53 +02:00
errors Make lint happier 2017-09-04 17:10:04 +02:00
extensions Optimize imports 2017-09-04 17:18:33 +02:00
network Optimize imports 2017-09-04 17:18:33 +02:00
tl Optimize imports 2017-09-04 17:18:33 +02:00
__init__.py Use an Enum for the ConnectionMode and support specifying it 2017-09-04 11:24:10 +02:00
helpers.py Make lint happier 2017-09-04 17:10:04 +02:00
telegram_bare_client.py Stick to the offset and limit CdnFileHashes dictates (#222) 2017-09-05 16:43:53 +02:00
telegram_client.py Support invoking requests from within the ReadThread (fixes #226) 2017-09-04 20:28:41 +02:00
utils.py Fix get_input_* not skipping None entities (#215) 2017-08-30 11:12:25 +02:00