From eaf9ea28d540c38216495ceaee0184b983d81658 Mon Sep 17 00:00:00 2001 From: Harshavardhan Bajoria <62978274+HVbajoria@users.noreply.github.com> Date: Sat, 28 Oct 2023 00:58:02 +0530 Subject: [PATCH 1/6] Added 2 new podcasts --- database/other/podcasts.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/database/other/podcasts.json b/database/other/podcasts.json index 4a02804ad..874095a01 100644 --- a/database/other/podcasts.json +++ b/database/other/podcasts.json @@ -20,5 +20,19 @@ "category": "other", "subcategory": "podcasts" } + { + "name": "Overpowered", + "description": " In Overpowered, the hosts Varun Mayya & Tanmay Bhat talk about everything that you can imagine about AI helping you get insights into how AI can integrate in various domains.", + "url": "https://www.youtube.com/@AI.Overpowered", + "category": "other", + "subcategory": "podcasts" + } + { + "name": "WVFRM Podcast", + "description": " WVFRM Podcast, is a tech podcast for the gadget lovers and tech heads among us from the mind of Marques Brownlee, better known as MKBHD. You will get to take a deep dive into the latest and greatest in tech and what deserves your hard-earned cash. ", + "url": "https://www.youtube.com/@Waveform", + "category": "other", + "subcategory": "podcasts" + } -] \ No newline at end of file +] From 1f1a9d89ba70681a95f9624347c52b3457041b8d Mon Sep 17 00:00:00 2001 From: Harshavardhan Bajoria <62978274+HVbajoria@users.noreply.github.com> Date: Sat, 28 Oct 2023 01:13:57 +0530 Subject: [PATCH 2/6] Added Overpowered.AI podcast --- database/other/podcasts.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/database/other/podcasts.json b/database/other/podcasts.json index 874095a01..3c2ae1f0c 100644 --- a/database/other/podcasts.json +++ b/database/other/podcasts.json @@ -27,12 +27,5 @@ "category": "other", "subcategory": "podcasts" } - { - "name": "WVFRM Podcast", - "description": " WVFRM Podcast, is a tech podcast for the gadget lovers and tech heads among us from the mind of Marques Brownlee, better known as MKBHD. You will get to take a deep dive into the latest and greatest in tech and what deserves your hard-earned cash. ", - "url": "https://www.youtube.com/@Waveform", - "category": "other", - "subcategory": "podcasts" - } ] From 3e799bff66165ce0e29e0d8a8a1d0ad990caee75 Mon Sep 17 00:00:00 2001 From: Harshavardhan Bajoria <62978274+HVbajoria@users.noreply.github.com> Date: Sat, 28 Oct 2023 01:15:07 +0530 Subject: [PATCH 3/6] Added new link to podcasts --- database/other/podcasts.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/database/other/podcasts.json b/database/other/podcasts.json index 3c2ae1f0c..ea7bb87de 100644 --- a/database/other/podcasts.json +++ b/database/other/podcasts.json @@ -19,13 +19,12 @@ "url": "https://stackoverflow.blog/podcast/", "category": "other", "subcategory": "podcasts" - } + }, { "name": "Overpowered", "description": " In Overpowered, the hosts Varun Mayya & Tanmay Bhat talk about everything that you can imagine about AI helping you get insights into how AI can integrate in various domains.", "url": "https://www.youtube.com/@AI.Overpowered", "category": "other", "subcategory": "podcasts" - } - + }, ] From 614a53767dea2ba061fbf78ce0709d54cd2747d9 Mon Sep 17 00:00:00 2001 From: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com> Date: Sat, 28 Oct 2023 01:12:44 -0700 Subject: [PATCH 4/6] fix: json structure --- database/other/podcasts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/other/podcasts.json b/database/other/podcasts.json index ea7bb87de..6731e70e5 100644 --- a/database/other/podcasts.json +++ b/database/other/podcasts.json @@ -26,5 +26,5 @@ "url": "https://www.youtube.com/@AI.Overpowered", "category": "other", "subcategory": "podcasts" - }, + } ] From c93a00367b2b714ac9968d894574a3f41c260822 Mon Sep 17 00:00:00 2001 From: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com> Date: Sun, 29 Oct 2023 10:24:26 -0700 Subject: [PATCH 5/6] chore: update description Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com> --- database/other/podcasts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/other/podcasts.json b/database/other/podcasts.json index 6731e70e5..724b72e10 100644 --- a/database/other/podcasts.json +++ b/database/other/podcasts.json @@ -22,7 +22,7 @@ }, { "name": "Overpowered", - "description": " In Overpowered, the hosts Varun Mayya & Tanmay Bhat talk about everything that you can imagine about AI helping you get insights into how AI can integrate in various domains.", + "description": " In Overpowered, the hosts Varun Mayya & Tanmay Bhat talk about everything that you can imagine about AI, helping you get insights into how this piece of tech can be integrated in various domains.", "url": "https://www.youtube.com/@AI.Overpowered", "category": "other", "subcategory": "podcasts" From 7094e951dd74bae7a5d83086cc2542b36a4445fd Mon Sep 17 00:00:00 2001 From: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com> Date: Sat, 4 Nov 2023 12:53:45 -0700 Subject: [PATCH 6/6] chore: remove whitespace Co-authored-by: Aftab Rehan --- database/other/podcasts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/other/podcasts.json b/database/other/podcasts.json index 724b72e10..db1238548 100644 --- a/database/other/podcasts.json +++ b/database/other/podcasts.json @@ -22,7 +22,7 @@ }, { "name": "Overpowered", - "description": " In Overpowered, the hosts Varun Mayya & Tanmay Bhat talk about everything that you can imagine about AI, helping you get insights into how this piece of tech can be integrated in various domains.", + "description": "In Overpowered, the hosts Varun Mayya & Tanmay Bhat talk about everything that you can imagine about AI, helping you get insights into how this piece of tech can be integrated in various domains.", "url": "https://www.youtube.com/@AI.Overpowered", "category": "other", "subcategory": "podcasts"