From 20aff25fe58a9c7a66811a5cfd1cd84113accfef Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Fri, 11 Sep 2026 00:26:55 +0200 Subject: [PATCH 1/8] [youtube] Add The Cherno --- content/youtube/channels.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/youtube/channels.yaml b/content/youtube/channels.yaml index b64320f..a20d10c 100644 --- a/content/youtube/channels.yaml +++ b/content/youtube/channels.yaml @@ -4,4 +4,7 @@ card_type: channel_card id: creators title: Creators and educators description: Follow channels publishing tutorials, courses, code reviews and practical C++ guidance -cards: [] +cards: + - title: The Cherno + channel_type: creator + channel_id: UCQ-W1KE9EYfdxhL6S4twUNw From d6102bf77f0ab7afc35870d5b81f2e195f20b3d6 Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Fri, 11 Sep 2026 00:27:26 +0200 Subject: [PATCH 2/8] [youtube] Add CppCon --- content/youtube/conferences.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/youtube/conferences.yaml b/content/youtube/conferences.yaml index 293f47e..917bd9f 100644 --- a/content/youtube/conferences.yaml +++ b/content/youtube/conferences.yaml @@ -4,4 +4,7 @@ card_type: channel_card id: conferences title: Conferences description: Browse recorded talks from established C++ conferences -cards: [] +cards: + - title: CppCon + channel_type: conference + channel_id: UCMlGfpWw-RUdWX_JbLCukXg From 5f4efe8a3bfd422e5b3ac5ea1b47d0d82d2db585 Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Fri, 11 Sep 2026 00:27:37 +0200 Subject: [PATCH 3/8] [youtube] Add Meeting C++ --- content/youtube/conferences.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/youtube/conferences.yaml b/content/youtube/conferences.yaml index 917bd9f..2e40000 100644 --- a/content/youtube/conferences.yaml +++ b/content/youtube/conferences.yaml @@ -8,3 +8,6 @@ cards: - title: CppCon channel_type: conference channel_id: UCMlGfpWw-RUdWX_JbLCukXg + - title: Meeting C++ + channel_type: conference + channel_id: UCJpMLydEYA08vusDkq3FmjQ From 8a5f856b14f6832fe7101c4a2b95e0e09b5ed571 Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Fri, 11 Sep 2026 00:27:43 +0200 Subject: [PATCH 4/8] [youtube] Add ACCU Conference --- content/youtube/conferences.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/youtube/conferences.yaml b/content/youtube/conferences.yaml index 2e40000..1193589 100644 --- a/content/youtube/conferences.yaml +++ b/content/youtube/conferences.yaml @@ -11,3 +11,6 @@ cards: - title: Meeting C++ channel_type: conference channel_id: UCJpMLydEYA08vusDkq3FmjQ + - title: ACCU Conference + channel_type: conference + channel_id: UCJhay24LTpO1s4bIZxuIqKw From 7387091a4680c2ad3d771e2c00ae2db90ecabae3 Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Fri, 11 Sep 2026 00:27:49 +0200 Subject: [PATCH 5/8] [youtube] Add C++ on Sea --- content/youtube/conferences.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/youtube/conferences.yaml b/content/youtube/conferences.yaml index 1193589..b420424 100644 --- a/content/youtube/conferences.yaml +++ b/content/youtube/conferences.yaml @@ -14,3 +14,6 @@ cards: - title: ACCU Conference channel_type: conference channel_id: UCJhay24LTpO1s4bIZxuIqKw + - title: C++ on Sea + channel_type: conference + channel_id: UCAczr0j6ZuiVaiGFZ4qxApw From 5941e80d2a891d9d0f8379c53e5b07b4262f6444 Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Fri, 11 Sep 2026 00:27:55 +0200 Subject: [PATCH 6/8] [youtube] Add CppNorth --- content/youtube/conferences.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/youtube/conferences.yaml b/content/youtube/conferences.yaml index b420424..5283548 100644 --- a/content/youtube/conferences.yaml +++ b/content/youtube/conferences.yaml @@ -17,3 +17,6 @@ cards: - title: C++ on Sea channel_type: conference channel_id: UCAczr0j6ZuiVaiGFZ4qxApw + - title: CppNorth + channel_type: conference + channel_id: UCGWAlXciy785Iog-X7247Hw From dca4e29ba59d66ad074a0e6a0c5bf7a3394706fa Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Fri, 11 Sep 2026 00:28:01 +0200 Subject: [PATCH 7/8] [youtube] Add C++Online --- content/youtube/conferences.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/youtube/conferences.yaml b/content/youtube/conferences.yaml index 5283548..92c51f3 100644 --- a/content/youtube/conferences.yaml +++ b/content/youtube/conferences.yaml @@ -20,3 +20,6 @@ cards: - title: CppNorth channel_type: conference channel_id: UCGWAlXciy785Iog-X7247Hw + - title: C++Online + channel_type: conference + channel_id: UC9KMtRSOkJVCYwvm8TZipog From fd4d2f078ba43c833d6a2652a6e30db8a3f78267 Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Fri, 11 Sep 2026 00:28:19 +0200 Subject: [PATCH 8/8] [youtube] Add CppCast --- content/youtube/organizations.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/youtube/organizations.yaml b/content/youtube/organizations.yaml index cb83b3c..fb77829 100644 --- a/content/youtube/organizations.yaml +++ b/content/youtube/organizations.yaml @@ -4,4 +4,7 @@ card_type: channel_card id: organizations title: Organizations and shows description: Podcasts and channels run by organizations -cards: [] +cards: + - title: CppCast + channel_type: show + channel_id: UCuCjADS4u3uJDTqUaG0H9dA