From c2297d031d779361e5522914ac0dd1130fb4ec46 Mon Sep 17 00:00:00 2001 From: goyimnose Date: Tue, 30 Dec 2025 06:18:13 -0500 Subject: [PATCH] Update Config.conf --- Config.conf.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Config.conf.md b/Config.conf.md index 0301e25..c17aafc 100644 --- a/Config.conf.md +++ b/Config.conf.md @@ -96,4 +96,17 @@ cookies="" +## PODCAST INDEX + +> API wrapper built in-house for [podcastindex](https://podcastindex-org.github.io/docs-api/#overview--example-code) + +
+
config.conf
+
[provider=podcastindex]
+Key=""
+Secret=""
+
+
+ + after your done save the file and restart the cli.py \ No newline at end of file