From 0294bbd447a633898928e739a2b047b95a898578 Mon Sep 17 00:00:00 2001 From: wukko Date: Sun, 20 Apr 2025 19:24:58 +0600 Subject: [PATCH] web/i18n/settings: update youtube hls description --- web/i18n/en/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en/settings.json b/web/i18n/en/settings.json index c917db8e..f43de837 100644 --- a/web/i18n/en/settings.json +++ b/web/i18n/en/settings.json @@ -36,7 +36,7 @@ "video.youtube.hls": "youtube hls formats", "video.youtube.hls.title": "prefer hls for video & audio", - "video.youtube.hls.description": "files download faster and are less prone to errors or getting abruptly cut off. only h264 and vp9 codecs are available in this mode. original audio codec is aac, it's re-encoded for compatibility, audio quality may be slightly worse than the non-HLS counterpart.\n\nthis option is experimental, it may go away or change in the future.", + "video.youtube.hls.description": "only h264 and vp9 codecs are available in this mode. original audio codec is aac, it's re-encoded for compatibility, audio quality may be slightly worse than the non-HLS counterpart.\n\nthis option is experimental, it may go away or change in the future.", "video.twitter.gif": "twitter/x", "video.twitter.gif.title": "convert looping videos to GIF",