From aa7883081e90b8a67159f4fb53bd64c0eb7319b5 Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Sun, 15 Sep 2024 21:14:45 +0900 Subject: [PATCH] feat(YouTube/Hide feed components): remove `Duration filter` setting as it no longer works due to server side changes https://github.com/inotia00/ReVanced_Extended/issues/2389 --- .../resources/youtube/settings/host/values/strings.xml | 9 --------- .../resources/youtube/settings/xml/revanced_prefs.xml | 5 ----- 2 files changed, 14 deletions(-) diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml index 8910eb9ec..9ed9866a0 100644 --- a/src/main/resources/youtube/settings/host/values/strings.xml +++ b/src/main/resources/youtube/settings/host/values/strings.xml @@ -274,15 +274,6 @@ Limitations: Hide low views video Hide videos with less than 1,000 views from home feeds that have been uploaded from unsubscribed channels. - - Duration filter - Hide videos based on duration - Hide videos with shorter than or longer than duration.\n\nKnown issue: It will not hide videos in the player related videos, instead it will hide the timestamp. - Longer than duration - Videos with durations longer than this number will be hidden. - Shorter than duration - Videos with durations shorter than this number will be hidden. - View count filter Hide recommended videos by views diff --git a/src/main/resources/youtube/settings/xml/revanced_prefs.xml b/src/main/resources/youtube/settings/xml/revanced_prefs.xml index 8f4ee65da..0547a1033 100644 --- a/src/main/resources/youtube/settings/xml/revanced_prefs.xml +++ b/src/main/resources/youtube/settings/xml/revanced_prefs.xml @@ -85,11 +85,6 @@ - - - - -