diff --git a/ui/app/pages/conditions.vue b/ui/app/pages/conditions.vue index dab5d0d1..30c49ef7 100644 --- a/ui/app/pages/conditions.vue +++ b/ui/app/pages/conditions.vue @@ -4,11 +4,17 @@
- - Conditions + + -
+

-
- Run yt-dlp custom match filter on returned info. and apply cli arguments if matched. - This is an advanced feature and should be used with caution. +
+ + Run yt-dlp custom match filter on returned info. and apply cli arguments if matched. +
@@ -46,12 +53,6 @@ -
@@ -74,15 +75,10 @@

-
-
-
{{ JSON.stringify(cleanObject(cond, remove_keys), null, 2) }}
-
-