2022-07-08 19:17:56 +01:00
{
"generic" : "something went wrong and i couldn't get the video. you can try again," ,
"notSupported" : "it seems like this service is not supported yet or your link is invalid." ,
"brokenLink" : "{s} is supported, but something is wrong with your link." ,
2022-07-13 21:32:00 +01:00
"noURL" : "i can't guess what you want to download! please give me a link." ,
2022-07-08 19:17:56 +01:00
"tryAgain" : "\ncheck the link and try again." ,
2022-07-13 21:32:00 +01:00
"letMeKnow" : "but if issue persists, please <a class=\"text-backdrop nowrap\" href=\"{repo}\">let me know</a>." ,
"fatal" : "something went wrong and page couldn't render. if you want me to fix this, please <a href=\"https://wukko.me/contacts\">contact me</a>. it'd be useful if you provided the commit hash ({s}) along with recreation steps. thank you :D" ,
2022-07-08 19:17:56 +01:00
"rateLimit" : "you're making way too many requests. calm down and try again in a few minutes." ,
"youtubeFetch" : "couldn't fetch metadata. check if your link is correct and try again." ,
2022-07-13 21:32:00 +01:00
"youtubeLimit" : "current length limit is {s} minutes. what you tried to download was longer than that. pick something else to download!" ,
"youtubeBroke" : "something went wrong with info fetching. you can try a different format and resoltuion or just try again later." ,
"corruptedVideo" : "oddly enough the requested video is corrupted on its origin server. youtube does this sometimes because it's a hot pile of mess." ,
"corruptedAudio" : "oddly enough the requested audio is corrupted on its origin server. youtube does this sometimes because it's a hot pile of mess." ,
"noInternet" : "it seems like there's no internet or {appName} api is down. check your connection and try again." ,
2022-07-08 19:17:56 +01:00
"liveVideo" : "i can't download a live video. wait for stream to finish and try again." ,
"nothingToDownload" : "it seems like there's nothing to download. try another link!" ,
2022-07-13 21:32:00 +01:00
"cantConnectToAPI" : "i couldn't connect to {s} api. seems like either {s} is down or {appName} server ip got blocked. try again later." ,
2022-07-10 15:04:03 +01:00
"noStreamID" : "there's no such stream id." ,
2022-07-08 19:17:56 +01:00
"noType" : "there's no such expected response type."
}