NonProjects / tgbox

Encrypted cloud storage Protocol based on Telegram
https://tgbox.readthedocs.io/
GNU Lesser General Public License v2.1
34 stars 4 forks source link

Add offset to the fastelethon.py upload/download functions #15

Closed NotStatilko closed 7 months ago

NotStatilko commented 2 years ago

Currently we download all bytes before offset. This isn't a big problem, cuz typically we want to skip RemoteBoxFileMetadata (max 2 MB, typically 200B~3KB) and download file, so we can do this in future.

NotStatilko commented 7 months ago

https://github.com/NonProjects/tgbox/commit/c081297aef6c2803e192bff68326c9fb6aa23596