From e18575f78c7fb965f32be15884f57cd778eaf08d Mon Sep 17 00:00:00 2001 From: wukko Date: Sun, 15 Jun 2025 13:24:10 +0600 Subject: [PATCH] web/i18n/error/api: update youtube.no_matching_format --- web/i18n/en/error/api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en/error/api.json b/web/i18n/en/error/api.json index 70c996e6..d4a7598c 100644 --- a/web/i18n/en/error/api.json +++ b/web/i18n/en/error/api.json @@ -50,7 +50,7 @@ "content.post.private": "couldn't get anything about this post because it's from a private account. try a different link!", "content.post.age": "this post is age-restricted, so i can't access it anonymously. try again or try a different link!", - "youtube.no_matching_format": "youtube didn't return a valid video + audio format combo, either video or audio is missing. formats for this video may be re-encoding on youtube's side or something went wrong when parsing them. try enabling the hls option in video settings!", + "youtube.no_matching_format": "youtube didn't return a valid video + audio format combo, either video or audio is missing. formats for this video may be re-encoding on youtube's side or something may have went wrong when parsing them. try again a bit later!", "youtube.decipher": "youtube updated its decipher algorithm and i couldn't extract the info about the video. try again in a few seconds, but if this issue sticks, please report it!", "youtube.login": "couldn't get this video because youtube asked the processing instance to prove that it's not a bot. try again in a few seconds, but if it still doesn't work, please report this issue!", "youtube.token_expired": "couldn't get this video because the youtube token expired and wasn't refreshed. try again in a few seconds, but if it still doesn't work, please report this issue!",