mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 09:26:37 +03:00
Added Telegram-upload to the list
parent
efc3daa980
commit
aacadf19f8
|
@ -98,4 +98,7 @@ A graphical flow editor storytelling engine. Connect External Software and Hardw
|
||||||
|
|
||||||
## [TGPy](https://github.com/tm-a-t/TGPy/)
|
## [TGPy](https://github.com/tm-a-t/TGPy/)
|
||||||
|
|
||||||
TGPy instantly runs Python code in your messages, as that was written in the Python shell. You can use any Python or Telethon features in your chats to run expressions, automate sending messages, and integrate other services. [Docs](https://tgpy.tmat.me/)
|
TGPy instantly runs Python code in your messages, as that was written in the Python shell. You can use any Python or Telethon features in your chats to run expressions, automate sending messages, and integrate other services. [Docs](https://tgpy.tmat.me/)
|
||||||
|
|
||||||
|
## [Telegram-upload](https://github.com/Nekmo/telegram-upload/)
|
||||||
|
Telegram-upload uses your personal Telegram account to upload and download files up to 4 GiB (2 GiB for free users). This project improves the upload speed of Telethon by [uploading chunks in parallel](https://docs.nekmo.org/telegram-upload/upload_benchmark.html). A benchmark with the upload speed [is available](https://docs.nekmo.org/telegram-upload/upload_benchmark.html). Telegram-upload is widely [tested](https://app.codecov.io/github/Nekmo/telegram-upload) and has been in development since 2018. The project has multiple features like interactive mode, video thumbs, split & join large files, advanced formatting for caption messages and more.
|
Loading…
Reference in New Issue
Block a user