Closed Soebb closed 2 years ago
Which shouldn't pose a limit. There's a configurable maximum duration for downloading videos. The bot was designed with small things from TikTok, Instagram, Tumblr in mind.
But you can adapt it if you want ^^
(Sorry for no readme yet)
Aha thanks.
I think the more feasible solution for your case would be to use a local telegram bot API server as described in the telegram docs. There are also Docker container for that, but documentation is a bit sparse.
Using telegram API user clients is less stable (I talk from experience) needs a secondary account, ...
As you know, python-telegram-bot has a limit to upload the large files, although Pyrogram and Telethon haven't such limit.