Workaround for 50MB+ video (pt. 2)
This commit is contained in:
parent
26b6d3fdc4
commit
3aa22a6b90
3 changed files with 53 additions and 37 deletions
|
@ -63,6 +63,7 @@
|
|||
"ytUploadDesc": "*[{userName}](tg://user?id={userId}), there is your downloaded video.*",
|
||||
"ytDownloadErr": "*Error during YT video download:*\n\n`{err}`",
|
||||
"ytUploadLimit": "*This video exceeds the 50 MB upload limit imposed by Telegram on our bot. Please try another video. We're doing our best to increase this limit.*",
|
||||
"ytUploadLimit2": "*This video had its quality reduced because it exceeded the 50MB limit for uploads imposed by Telegram.*",
|
||||
"fileError": "Error uploading file",
|
||||
"botUpdated": "Bot updated with success.",
|
||||
"errorUpdatingBot": "Error updating bot\n\n{error}"
|
||||
|
|
|
@ -63,6 +63,7 @@
|
|||
"ytUploadDesc": "*[{userName}](tg://user?id={userId}), aqui está o seu vídeo baixado.*",
|
||||
"ytDownloadErr": "*Erro durante o download do vídeo do YT:*\n\n`{err}`",
|
||||
"ytUploadLimit": "*Este vídeo excede o limite de carregamento de 50 MB imposto pelo Telegram ao nosso bot. Por favor, tente outro vídeo. Estamos fazendo o possível para aumentar esse limite.*",
|
||||
"ytUploadLimit2": "*Esse vídeo teve a qualidade reduzida por estar excedendo o limite de 50MB para uploads imposto pelo Telegram.*",
|
||||
"fileError": "Erro ao enviar o arquivo",
|
||||
"botUpdated": "Bot atualizado com sucesso.",
|
||||
"errorUpdatingBot": "Erro ao atualizar o bot\n\n{error}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue