kalanakt / All-Url-Uploader

A simple telegram Bot, Upload Media File| video To telegram using the direct download link. (youtube, Mediafire, google drive, mega drive, etc)
https://urluploader.vercel.app
MIT License
365 stars 911 forks source link

AttributeError: type object 'Translation' has no attribute 'FREE_USER_LIMIT_Q_SZE' #127

Closed luxikakashi closed 5 months ago

luxikakashi commented 5 months ago

WHEN I TRY TO DOWLOAD THE SECOND M3U8 FILE IT SAYS

pyrogram.dispatcher - ERROR - type object 'Translation' has no attribute 'FREE_USER_LIMIT_Q_SZE' Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/pyrogram/dispatcher.py", line 240, in handler_worker await handler.callback(self.client, *args) File "/root/All-Url-Uploader/Uploader/echo.py", line 145, in echo await bot.edit_message_text(chat_id=update.chat.id, text=Translation.FREE_USER_LIMIT_Q_SZE.format(process_max_timeout, present_time), disable_web_page_preview=True, message_id=chk.id) AttributeError: type object 'Translation' has no attribute 'FREE_USER_LIMIT_Q_SZE'