Mega fix on YouTube video downloader

This commit is contained in:
Lucas Gabriel 2024-09-28 17:24:27 -03:00
parent 2d9cb55a87
commit 37cb595999
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
9 changed files with 188 additions and 33 deletions

View file

@ -58,6 +58,8 @@
"goBack": "Back",
"maInvalidModule": "Please provide a valid module ID from The Mod Archive.\nExample: `/modarchive 81574`",
"maDownloadError": "Error downloading the file. Check the module ID and try again.",
"downloading": "Downloading...",
"uploading": "Uploading. Please, hold on..."
"ytDownloading": "*Downloading video...*",
"ytUploading": "*Uploading video...*",
"ytUploadDesc": "*[{userName}](tg://user?id={userId}), there is your downloaded video.*",
"ytDownloadErr": "*Error during YT video download:*\n\n`{err}`"
}