CleanCast

CleanCast

Docker 应用程序 from ikoyhn's Repository

概述

This is a GO application that will take any podcast that is on Youtube and will generate a RSS feed with the audio only and all sponsored sections auto removed. View docs here https://github.com/ikoyhn/clean-cast/blob/main/README.md

运行时参数

网络用户界面
http://[IP]:[PORT:8080]/
网络
bridge
外壳
sh
特权
false

模板配置

config*Pathrw

This is where your config for this app will live. ex: mnt/user/appdata/go-podcast-sponsor-block

目标
/config
默认值
/mnt/user/appdata/go-podcast-sponsor-block
Youtube v3 API Key*Variable

https://developers.google.com/youtube/v3/getting-started

目标
GOOGLE_API_KEY
PortPorttcp
目标
8080
默认值
8080
TRUSTED HOSTSVariable

OPTIONAL | List of approved hosts to call this app. Should be a list of hosts separated by a comma

目标
TRUSTED_HOSTS
TOKENVariable

OPTIONAL | Optional parameter for securing the endpoints. Will need to add a query param to the calls with this value if set. Query param: ?token=

CRON ScheduleVariable

OPTIONAL | CRON is used to auto cleanup episode files that havent been accessed, default is set to run once every week.

目标
CRON
SponsorBlock CategoriesVariable

OPTIONAL | Set which categories to remove. Must be categories split by commmas ex: sponsor,outro. If not set 'sponsor' will be used.

目标
SPONSORBLOCK_CATEGORIES
Custom Cookies FileVariable

OPTIONAL | Set custom cookies for YT-DLP. Cookies file should be stored in root config folder

目标
COOKIES_FILE

下载统计数据

1,780
下载总数

详细信息

存储库
ikoyhn/clean-cast
最后更新2026-03-27
初见2025-06-30

在Unraid 上运行 CleanCast 。

CleanCast 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。