From a6f4721e679e5f574a134945d7fed4bd6025d65a Mon Sep 17 00:00:00 2001 From: Rohan Verma <122026167+MODSetter@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:11:04 -0800 Subject: [PATCH] Update README.md Podcast Example Added --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1fedd1c..1b662c5 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,12 @@ SurfSense now supports uploading various file types. To enable this feature, ple - SurfSense internally uses https://github.com/souzatharsis/podcastfy for generation podcasts. Thanks to original author to let me use his library. - Make sure you correctly setup `ffmpeg` in your system so merging of audio's can happen. +**Podcast Example** + + +https://github.com/user-attachments/assets/7dc6719d-201c-4c59-9467-1b60f283fb32 + + --- ### Docker Setup