Misc fixes on yt downloader

This commit is contained in:
Lucas Gabriel 2024-09-29 23:09:44 -03:00
parent 56041a56c1
commit 459a2857b3
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
3 changed files with 103 additions and 69 deletions

View file

@ -61,6 +61,8 @@
"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.",
"ytDownloading": "*Downloading video...*",
"ytFileErr": "*It seems that the yt-dlp executable does not exist on our server...\n\nIn that case, the problem is on our end! Please wait until we have noticed and solved the problem.*",
"ytCheckingSize": "*Checking if the video exceeds the 50MB limit...*",
"ytUploading": "*Uploading video...*",
"ytUploadDesc": "*[{userName}](tg://user?id={userId}), there is your downloaded video.*",
"ytDownloadErr": "*Error during YT video download:*\n\n`{err}`",