Skip to content

xrayw/telegram-upload

Repository files navigation



Concurrent upload files to telegram





Replace the sequential upload to concurrent upload. and only use one connection at a time

And most of them come from https://github.com/Nekmo/telegram-upload/blob/master/telegram_upload/client/telegram_upload_client.py

I simplified it, only kept the upload function, and made some optimizations.


Old (sequential): image


New (concurrent): image


Feature:

  1. Support GUI file batch selection
  2. Support re-upload after failure
  3. Support Concurrent-Upload (Fast speed)

Upload

uv run main.py

concurrent upload

uv run concurrent_upload.py

About

send the file to yourself's <Saved Messages> of Telegram using the file name as the caption&tag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages