aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/QuickMedia.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp
index 8dca09e..d2ca1f3 100644
--- a/include/QuickMedia.hpp
+++ b/include/QuickMedia.hpp
@@ -227,6 +227,7 @@ namespace QuickMedia {
std::string pipe_selected_text;
std::filesystem::path file_manager_start_dir;
std::string youtube_url;
+ std::string youtube_channel_url;
std::unique_ptr<VideoPlayer> video_player;
bool use_youtube_dl = false;
int video_max_height = 0;