From b272f64b2d575fe9aaf413ae35200dc090a44610 Mon Sep 17 00:00:00 2001 From: trilader Date: Fri, 4 Dec 2020 09:01:15 +0100 Subject: [PATCH] Don't crash on API errors while refreshing a channel --- yt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt.cpp b/yt.cpp index 7f35c30..b29c191 100644 --- a/yt.cpp +++ b/yt.cpp @@ -197,7 +197,7 @@ int Channel::fetch_new_videos(sqlite3 *db, progress_info *info, std::optional