From 02519840a61879e11e4798cb1107f690b1b8cd36 Mon Sep 17 00:00:00 2001 From: trilader Date: Sun, 18 Jul 2021 23:57:44 +0200 Subject: [PATCH] Introduce ChannelFilter, use it for "All unwatched" virtual channel --- application.cpp | 10 ++++++---- yt.cpp | 32 +++++++++++++++++++++++--------- yt.h | 24 ++++++++++++++++++++---- 3 files changed, 49 insertions(+), 17 deletions(-) diff --git a/application.cpp b/application.cpp index dcdf94b..3470f55 100644 --- a/application.cpp +++ b/application.cpp @@ -165,7 +165,7 @@ void load_videos_for_channel(const Channel &channel, bool force=false) std::vector