Misc fixes on yt downloader
This commit is contained in:
parent
56041a56c1
commit
459a2857b3
3 changed files with 103 additions and 69 deletions
|
@ -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}`",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue