From 16daa432ffdbcee0599ae703cbc62879012262e3 Mon Sep 17 00:00:00 2001 From: Ness LookAlike <68405888+NessLookAlike@users.noreply.github.com> Date: Fri, 19 Sep 2025 16:57:53 -0900 Subject: [PATCH] re-word the example yt-dlp download format suggestions --- frontend/src/pages/SettingsApplication.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/SettingsApplication.tsx b/frontend/src/pages/SettingsApplication.tsx index 3ad87975..184fef7f 100644 --- a/frontend/src/pages/SettingsApplication.tsx +++ b/frontend/src/pages/SettingsApplication.tsx @@ -396,19 +396,19 @@ const SettingsApplication = () => { {'bestvideo[height<=720]+bestaudio/best[height<=720]'} - : best audio and max video height of 720p. + : best video and audio, max video height of 720p.