Bug fixes V2.1 (#467)

* Ultroid 2025 

Co-authored-by: New-dev0 <New-dev0@users.noreply.github.com>
Co-authored-by: Amit Sharma <buddhhu@users.noreply.github.com>
Co-authored-by: TechiError <techierror@users.noreply.github.com>
Co-authored-by: Aditya <me@xditya.me>
Co-authored-by: 1Danish-00 <danish@ultroid.tech> 
Co-authored-by: Arnab Paryali <Arnabxd@users.noreply.github.com>
Co-authored-by: hellboi_atul <hellboi-atul@users.noreply.github.com>
Co-authored-by: sppidy <sppidy@users.noreply.github.com> by Devesh Pal
This commit is contained in:
Devesh Pal
2025-02-23 09:17:26 +05:30
committed by GitHub
parent 9e7a0cf96e
commit c5c7916be6
32 changed files with 564 additions and 381 deletions

View File

@@ -128,6 +128,7 @@ class UltroidClient(TelegramClient):
with contextlib.suppress(FileNotFoundError):
os.remove(file)
return files["raw_file"], time.time() - start_time
from pyUltroid.fns.FastTelethon import upload_file
from pyUltroid.fns.helper import progress